Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gorgos/erc2020
Example repository for creating ERC-20 token with latest tools from 2020
https://github.com/gorgos/erc2020
Last synced: 10 days ago
JSON representation
Example repository for creating ERC-20 token with latest tools from 2020
- Host: GitHub
- URL: https://github.com/gorgos/erc2020
- Owner: gorgos
- License: mit
- Created: 2020-05-17T06:56:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T22:03:17.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:37:40.765Z (7 months ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ERC2020
Example repository for creating ERC-20 token with latest tools from 2020## Tools used
- Solidity v0.6
- Buidler
- OpenZeppelin contracts v3
- Waffle
- ethers