huobi-eco-contracts Prepare Install dependency: npm install unit test Generate test contract files: node generate-mock-contracts.js Start ganache: ganache-cli -e 20000000000 -a 100 -l 8000000 -g 0 Test: truffle test