Skip to content

Control panel for ChronoBank and Labour-Offering Companies.

License

Notifications You must be signed in to change notification settings

dkchv/ChronoMint

 
 

Repository files navigation

ChronoMint Build Status Coverage Status Standard - JavaScript Style Guide

Control panel for ChronoBank

NodeJS 7.9.0 required

Install

npm i

Development

Start TestRPC in a separate terminal by doing:

npm run testrpc

Then in another separate terminal:

npm run bridge

Wait for Listening @... message and don't exit from this process!

After that deploy contracts with:

npm run contracts

And finally:

npm start

Now you able to access ChronoMint dApp through the http://localhost:3000/

To open truffle console use:

npm run tconsole

Test

npm test

To test separate specs just add your regex at the end of this command.

About

Control panel for ChronoBank and Labour-Offering Companies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • CSS 13.8%
  • Other 0.2%