amithkk/voting-dapp

Take Home Challenge 3 - Use ERC20 Tokens

amithkk opened this issue · 0 comments

From the Solidity examples - you've learnt how to import and extend standardized OpenZeppelin contracts. Now, can you change our token implementation from a struct in our contract to an actual ERC20 token?

https://ethereum.org/en/developers/docs/standards/tokens/erc-20/