Tasks Left:
- [x] Request voting tokens to be minted upon claim (Backend done, need to wire up with frontend)
- [x] Create a voting dApp to cast votes, delegate and query results on chain
- [x] (bonus) Store a list of recent votes in the backend and display that on frontend (backend done, need to display on UI)
MyToken.sol Contract
Deployed contract:
0x4F4d6E7DD2Ad4F94338E2FcDE3d09c76F9F83945
TokenizedBallot.sol Contract
Deployed contract:
0xE00fe511fCD8Ba6C376E81B00f40FdA606bE5acb
Tests
Smart Contract Source Code