An open API service indexing awesome lists of open source software.

https://github.com/supercoolx/bettor-farming

Bettor Farming
https://github.com/supercoolx/bettor-farming

farming smart-contract solidity truffle

Last synced: 8 months ago
JSON representation

Bettor Farming

Awesome Lists containing this project

README

          

# Bettors Farming
## install
```shell
yarn
```
## compile
```shell
npx hardhat compile
```
## start test
```shell
npx hardhat test
```