Skip to content

alcueca/ERC20

Repository files navigation

ERC20

This is my ERC20 implementation. There are many like it, but this one is mine.

This ERC20 implementation aims to exactly follow the ERC20 specification, with no added features beyond the most basic ones. Its goals are to be correct, clear, and cost effective in terms of gas.

This ERC20 implementation borrows heavily from dapphub's DSToken. Mostly I've simplified and clarified it.

About

Simple implementation of ERC20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published