bytesfield / simple-erc20-token

This is a simple implementation of ERC-20 Token Standard Contract built with truffle framework

Repository from Github https://github.combytesfield/simple-erc20-tokenRepository from Github https://github.combytesfield/simple-erc20-token

Simple ERC20 Token

A Smart Contract for ERC-20 Implementation on Ethereum Blockchain.

Contribution

Want to suggest some improvement on the codes? Make a pull request to the dev branch and it will be reviewed and possibly merged.

Find me on Twitter. Linkedin.

License

Source codes is license under the MIT license.

About

This is a simple implementation of ERC-20 Token Standard Contract built with truffle framework

License:Other


Languages

Language:Solidity 66.2%Language:JavaScript 33.8%