Trial Week:

→ Study the history of Defi

→ Use DeFi on Polygon

→ Find the highest APY you can

→ Download and Setup Brownie

→ Build an ERC20

→ Build an ERC721

Eth Brownie

https://eth-brownie.readthedocs.io/en/stable/

Example of flattened file:

https://etherscan.io/address/0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b#code

How to make an ERC20

https://docs.openzeppelin.com/contracts/2.x/api/token/erc20

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol

Tutorial on Making your own ERC20 with brownie

https://www.youtube.com/watch?v=8rpir_ZSK1g&ab_channel=PatrickCollins