eugenestarchenko / ERC20

Fresh and Ape-y Token Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fresh and Ape-y Token Template


Languages

Language:Python 61.6%Language:Vyper 38.4%