- Apply for the bounty program by filling in the type form . Please mention the github account that you (individual or team) will be using to contribute.Use this same account to fork the repo in
Step 1
- Fork the repo to your team Github account.
- Raise a PR against the main Repo . Click on
contribute
button on the github UI . - Label the PR
Proposal
- Submit you proposal by uploading a Proposal.md in
proposal_docs
folder
- You can then go ahead and start working on the application .
- Change the label to
Developing Dapp
- The application logic
frontend,backend and smartcontracts
should go in the dapp folder. A sample structure to follow has been provided Sample Folder Structure - The dApp should be containerized and clear instructions provided to
run and test
it
- The report_docs folder contains a Readme . Please use that as guidelines when submitting your reports
- Change the label to
Creating Reports
To summarize the entire process should go through the following steps (Labels for reference)
Proposal
-> Developing Dapp
-> Creating Reports
-> Ready for Submission
😃 🚀Good luck and have fun 🚀😃