@yfi/yearn-strategy-boilerplate

<!-- 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">

Usage no npm install needed!

<script type="module">
  import yfiYearnStrategyBoilerplate from 'https://cdn.skypack.dev/@yfi/yearn-strategy-boilerplate';
</script>

README

Strategy TypeScript Template [Yearn Suite]

Twitter Follow Discord Telegram Discourse users



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