Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 313 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 313 Bytes

ChronoMint

Control panel for ChronoBank and Labour-Offering Companies.

Testing

NodeJS 6+ required.

npm install -g ethereumjs-testrpc
npm install -g truffle

Then start TestRPC in a separate terminal by doing

testrpc

Then run tests in a project dir by doing

truffle test