Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

farming smart-contract solidity truffle

Last synced: 27 days 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
```