Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 264 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 264 Bytes

Truecoin

  • Ensure you have testrpc running and the latest version of truffle
yarn global add truffle ethereumjs-testrpc

To run testrpc, type in a shell

testrpc

Usage

To run the tests, type in your shell

truffle test