Create a crowdsourced developer contest contract


Details
• What we'll do
Hey everyone, we will be creating a generic crowdsourced developer contest contract that plugs into existing ERC20 tokens. This allows anyone to create a contract that receives submissions, and token holders vote on the submissions by staking their tokens in the contract. The contract will have a bounty where the winning address of the contract receives the prize.
We are continuing the Solidity beginner series with this demo. The complexity is increasing and I am building on previous concepts. I recommend you look at the previous ones on our youtube and Github to brush up. I will try my best to answer all your questions!
Beer next door afterward as always.
• What to bring
• Important to know
Youtube - https://www.youtube.com/channel/UCkKss2YX2GW_i2M7FApfuNg
Github - https://github.com/TBBD/

Create a crowdsourced developer contest contract