Skip to content

moldcoin/token

Repository files navigation

Build Status

MoldCoin Ethereum SmartContract

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

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

MoldCoin Ethereum SmartContract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published