valexandersaulys / VCoin

ERC20 example token from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introducing... VCoin!

VCoin is an example ERC20 token created (mostly) from scratch.

No external libraries used.

That includes all tests, which were pulled from the official guidelines also included in the repo.

Feel free to fork and look at!

License

MIT

About

ERC20 example token from scratch


Languages

Language:JavaScript 80.3%Language:Solidity 19.7%