Moon Man 786d57c918 | ||
---|---|---|
contracts | ||
migrations | ||
test | ||
.gitignore | ||
README.md | ||
package.json | ||
truffle-config.js | ||
yarn.lock |
README.md
Ubiq Token Generation Event (TGE) Framework - Smart contracts
Yield Farm for Shinobi 10GRANS/UBQ liquidity token for receiving 10GRANS 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