npm install -g [email protected]
npm install -g [email protected]
npm install
testrpc
truffle compile && truffle migrate --force
node oracle.js
node client.js
- Enter truffle CLI - N.B. you do NOT need testrpc running to do this with truffle 4+
truffle develop
- Run the tests
truffle(develop)> test