Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 222 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 222 Bytes

Zillerium Presale contract

    npm install -g mocha
    npm install

To start TestRPC:

node_modules/.bin/testrpc --port 8989 --gasLimit 10000000

To run tests:

     ./run-tests.sh