Skip to content

ChainCloud/gm-dapp

 
 

Repository files navigation

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

About

This is main Goldmint repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Shell 0.2%