Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 249 Bytes

nimiq-exchange-token

Fundraising Contract

Run Testsuite

  • run npm install first
  • start TestRPC via npm run testRPC
  • then run the tests in a separate console window via npm test

In order to rerun the tests, testRPC has to be restarted.