关于ERC20的Token学习Demo
https://github.com/ConsenSys/Tokens
Simon de la Rouviere e9817a3cae Refactor & Restart. Let there be tokens. | 9 years ago | |
---|---|---|
contracts | 9 years ago | |
projects | 9 years ago | |
templates | 9 years ago | |
.gitignore | 9 years ago | |
README.md | 9 years ago |
This is a repo containing various contracts, templates & full-blown dapps related to token systems on Ethereum. It will be fleshed out over time.
Contracts contains Solidity contracts, ready to be built upon.
Templates contain front-end components, where the developer can change basic parameters for a token system and then deploy it themselves, having a skin available.
Projects are more full-blown dapps developed by ConsenSys for use in Ethereum directly related to token systems (such as a dapp factory).