This repository contains the solidity source code for the Seasonal Token Farm contract.
To run the tests, first install brownie and ganache-cli, and then do:
$ cd farm
$ brownie test --coverage -v -G
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the solidity source code for the Seasonal Token Farm contract.
To run the tests, first install brownie and ganache-cli, and then do:
$ cd farm
$ brownie test --coverage -v -G