10grans Staking contract and helper scripts
Go to file
Moon Man ab8bb267fb force language 2022-02-10 22:24:58 -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
.gitattributes force language 2022-02-10 22:24:58 -07: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
truffle-config.js fix rm api key 2022-02-10 22:20:39 -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