BarnBridge / BarnBridge-Vesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BarnBridge-Vesting

##Prerequisites:

  • yarn
  • nodejs v12.xx
  • ganache-cli

##Init:

yarn --frozen-lockfile

Run tests:

yarn test

Code coverage:

yarn coverage

Deploy

yarn deploy dev|mainnet|rinkeby scripts/deploy.js

About

License:Apache License 2.0


Languages

Language:JavaScript 86.0%Language:Solidity 14.0%