Contracts for ##COMPANY_NAME ##PROJECT_NAME repo
Explore the docs »
Become a referrer
·
Report Bug
·
Request Feature
This repo contains the contracts for the ##COMPANY_NAME ##PROJECT_NAME
Requires npm and pip. See .github/workflows for suitable versions.
npm install
pip install requirements-dev.txt
brownie compile
brownie test
npm run lint