Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 203 Bytes

Goldmint ICO smart contracts

To run tests:

npm install
npm install -g mocha

# In one window
node_modules/.bin/testrpc --port 8989 --gasLimit 1000000000

# In another window
./run-tests.sh