Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 480 Bytes

Ape Academy ERC721 template

Quick and easy way to build an NFT (powered by ApeWorX).

Usage

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

$ ape template gh:ApeAcademy/ERC721
$ 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.