A Smart Contract for ERC-20 Implementation on Ethereum Blockchain.
Want to suggest some improvement on the codes? Make a pull request to the dev branch and it will be reviewed and possibly merged.
Source codes is license under the MIT license.
This is a simple implementation of ERC-20 Token Standard Contract built with truffle framework
Repository from Github https://github.combytesfield/simple-erc20-token
A Smart Contract for ERC-20 Implementation on Ethereum Blockchain.
Want to suggest some improvement on the codes? Make a pull request to the dev branch and it will be reviewed and possibly merged.
Source codes is license under the MIT license.
This is a simple implementation of ERC-20 Token Standard Contract built with truffle framework
Other