这个 project 是 TinTinLand 以太坊入门课,第 7 课的作业。
本 project 部署在 Sepolia 测试网上,合约地址如下:
合约名称 | 合约地址 |
---|---|
CloneFactory | 0xf11fCe2aDa8d2001a5C9f9De6A3F8E2D358d2Ed3 |
StdERC20 | 0x0086366f015De3a472Ac57A0024474601304ee71 |
CustomERC20 | 0xFB59da3BDe81A53F8D2866Fb1fED3DbDF39B478e |
CustomMintableERC20 | 0x464ee752Daf62312FF89f0d0994c6D756a579B7C |
ERC20V3Factory | 0x3caeC62c11aCc2dedFb2015eA7f686E9ef4e0E68 |
本 project 使用 Truffle 框架,有前端界面,支持在浏览器中一键发币。
前端界面: https://linghuccc.github.io/Truffle_Web_ERC20/client/build/index.html