Clean contract template with right environment.
This repository uses Truffle to compile, test and deploy smart contracts.
Also running node with active json-rpc is required. For testing puproses we suggest using TestRPC. We strongly recommend you to use latest node, npm, and yarn versions.
The environment can be set up by command:
yarn install
For more information about Truffle visit https://truffle.readthedocs.io/en/latest/.
./serve/run_tests.sh
- run tests