This project implements vesting and community logic for NEXO token.
We use Truffle to compile, test and deploy smart contracts.
You will also need a running node with an active JSON-RPC (required). For testing purposes, we suggest using Ganache.
We strongly recommend you to use latest node, npm, and yarn versions.
The environment can be set up by the command:
yarn install
For more information about Truffle visit http://truffleframework.com/docs/.
- Install Yarn
yarn install
- installs all npm packages.yarn compile
- compiles contracts.yarn test
- runs tests
Token address: ???