Skip to content

smartzplatform/sale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartz-sale

Build Status

Smartz token & sale contracts.

Install dependencies:

npm install

Build and test:

# make sure ganache is running:
./node_modules/.bin/ganache-cli -l 10000000 &>/tmp/ganache.log &

./node_modules/.bin/truffle compile && ./node_modules/.bin/truffle test