Quick and easy way to build a Token (powered by ApeWorX)
NOTE: Make sure to have the template plugin installed first.
$ ape template gh:ApeAcademy/ERC20
$ cd <project-name>
$ ape plugins install -U .
$ ape test
To contribute to this template, please understand how cookiecutter works.
To add test cases, define a new test scenario under tests.