Skip to content

farolfo/wire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIRE Smart Contracts

WIRE token and corwdsale Smart Contracts.

wire

You MUST use this project with Node v6.11.0. We highly recommend nvm as NodeJS package manager.

You MUST have installed a testrpc instance up and running in order to run the Smart Contracts locally.

npm install -g solc
npm install -g ethereumjs-testrpc

Install

npm install

Compile

npm run compile

Test

npm run test

Deploy to the local testrpc

truffle migrate --reset

About

Smart Contracts of the WIRE token and crowdsale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors