Skip to content

ApeAcademy/ERC20

Repository files navigation

Ape Academy ERC20 template

Quick and easy way to build a Token (powered by ApeWorX)

Usage

NOTE: Make sure to have the template plugin installed first.

$ ape template gh:ApeAcademy/ERC20
$ cd <project-name>
$ ape plugins install -U .
$ ape test

Contributing

To contribute to this template, please understand how cookiecutter works.

To add test cases, define a new test scenario under tests.