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