smart-contract The Ethereum solidity smart contracts for the D-Transport project Install Truffle npm install -g truffle npm install -g ethereumjs-testrpc Run the tests Make sure the Ethereum testrpc is running testrpc Then you can launch the tests via Truffle truffle test