0.2.0 • Published 5 years ago
@kleros/linguo-contracts v0.2.0
Linguo Contracts
Smart contracts for Linguo.
Deployed Addresses
- Kovan:
<none>
- Mainnet:
<none>
Contributing
Install Dependencies
yarn install
Run Tests
yarn test
Compile the Contracts
yarn build
Run Linter on Files
yarn lint
Fix Linter Issues on Files
yarn fix