@yfi/yearn-strategy-boilerplate
v1.1.0
Published
<!-- copyright 2020 yearn.finance && the contributors --> <p align="center"> <img src="https://raw.githubusercontent.com/gist/sambacha/9a62174a080ead34271ff5d187a24343/raw/02cad2900f4cedb87895cc57729030e095d2869f/gh_banner.svg" align="right" width="350">
Downloads
3
Keywords
Readme
Developer Tools 🛠️
Start
Create .infura
and .secret
files. Install the dependencies:
$ yarn
Tests
$ yarn test
Coverage
$ yarn coverage
Deploying
Deploy to Kovan:
$ NETWORK=kovan yarn deploy
Verifying Contract Code
$ NETWORK=kovan yarn run verify YourContractName
License
SPDX-License-Identifier: MIT/ISC
you may replace this license with whatever your application will be licnesed under