Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Smart Contract for Funding Campaigns (Events) #4

Open
6 tasks
jdnichollsc opened this issue Apr 15, 2023 · 0 comments
Open
6 tasks

Create Smart Contract for Funding Campaigns (Events) #4

jdnichollsc opened this issue Apr 15, 2023 · 0 comments
Assignees
Labels
in progress This is a work in progress

Comments

@jdnichollsc
Copy link
Member

As part of the development of the ConcertX platform, we need to create a Smart Contract that will enable musicians to create funding campaigns for their concerts, set a funding goal and deadline, and offer unique rewards to their backers. This Smart Contract will be built on top of the Ethereum blockchain using Solidity.

Definition of Done

  • A Smart Contract has been developed for funding campaigns (events) using Solidity and is compatible with the Ethereum blockchain
  • The Smart Contract includes functionality for creating funding campaigns with set funding goals and deadlines, and for offering rewards to backers
  • The Smart Contract includes functionality for managing payments made by backers to musicians in exchange for their rewards
  • The Smart Contract is secure and includes appropriate measures to prevent malicious attacks or vulnerabilities
  • The Smart Contract has been tested and deployed on a test network or local blockchain, and functions as expected

Tasks

  • Define the functionality and specifications of the Smart Contract for funding campaigns (events)
  • Write and test the Solidity code for the Smart Contract, including functions for creating and managing funding campaigns
  • Write and test the Smart Contract code for managing payments made by backers to musicians
  • Implement appropriate security measures in the Smart Contract code to prevent malicious attacks or vulnerabilities
  • Deploy the Smart Contract to a test network or local blockchain for testing and debugging
  • Ensure that the Smart Contract is compatible with the Ethereum blockchain and can be used by musicians on our crowdfunding platform
@luislucena16 luislucena16 added the in progress This is a work in progress label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress This is a work in progress
Projects
None yet
Development

No branches or pull requests

2 participants