Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 391 Bytes

Boilerplate contracts for the GIF development

Installation

pip3 install --user cookiecutter
cookiecutter gh:etherisc/boilerplate-contracts

Then follow the instructions. Once instructions are finished, you will have a new folder with the name of the project you entered.

The generated project also provides a devcontainer setup for VSCode for quick development setup.