nimiq-exchange-token icon indicating copy to clipboard operation
nimiq-exchange-token copied to clipboard

Ethereum smart contract for the Nimiq Token Sale

nimiq-exchange-token

Contribution 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.