Skip to content

TorusProject/Torus

Repository files navigation

Torus Ethereum SmartContract

This is the code for the Ethereum SmartContract responsible for TorusCoin.

Tests

To run tests, first install dependencies:

 npm install

Then, launch a testrpc client:

 npm run testrpc

Then, run the test framework:

 npm run test

Contract

You can read through contract Solidity Source Code.

Welcome any issue report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published