Skip to content

SpectivOfficial/crowdsale

Repository files navigation

SpectivVR Signal Token Crowdsale

usage

Install NPM dependencies:

$ npm install

Open a new terminal and start up TestRPC:

$ testrpc

Compile the contracts and deploy them to the development network (testrpc or private geth):

$ make contracts

Build the frontend and serve it at http://localhost:8000/index.html:

$ make frontend

Clean the build folder:

$ make clean

testing

Open a new terminal and start up TestRPC:

$ testrpc

Run the tests:

$ truffle test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published