10grans Staking contract and helper scripts
Go to file
Moon 7004aeaa39 my changes 2021-02-04 16:01:25 -07:00
contracts my changes 2021-02-04 16:01:25 -07:00
migrations my changes 2021-02-04 16:01:25 -07:00
test Initial commit 2020-12-25 02:59:59 -10:00
.gitignore Initial commit 2020-12-25 02:59:59 -10:00
README.md Initial commit 2020-12-25 02:59:59 -10:00
package.json my changes 2021-02-04 16:01:25 -07:00
yarn.lock my changes 2021-02-04 16:01:25 -07:00

README.md

Ubiq Token Generation Event (TGE) Framework - Smart contracts

Yield Farm for Shinobi ESCH/UBQ liquidity token for receiving TGE1 rewards

Based off of smart contracts from Synthetix: https://github.com/Synthetixio/synthetix

Requirements

  • Truffle v5.1.58+
  • Nodejs 14+

Build

Install prequisites:

$ npm install

Build the contracts run:

$ truffle compile