Skip to content

MoneyToken/MTSmartContract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Website shields.io contributions welcome GitHub license

MoneyToken Loan Smart Contract

MoneyToken implementation of Loan Smart Contract

Installation

  1. Install truffle globally with npm install -g truffle
  2. Install testrpc globally with npm install -g ethereumjs-testrpc
  3. Install local packages with npm install
  4. Run tests with killall -9 node; npm test; killall -9 node;

On macOS you also need to install watchman: brew install watchman

About

MoneyToken Loan Smart Contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published