Skip to content

shamatar/MultiToken

 
 

Repository files navigation

MultiToken

Build Status Coverage Status

ERC20 token solidity smart contract allowing aggreagate ERC20 tokens

Installation

  1. Install truffle globally with npm install -g truffle
  2. Install ganache-cli globally with npm install -g ganache-cli
  3. Install local packages with npm install
  4. Run ganache in separate terminal scripts/rpc.sh
  5. Run tests with npm test

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

About

ERC20 token solidity smart contract allowing aggreagate ERC20 tokens

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.8%
  • HTML 14.0%
  • CSS 3.7%
  • Shell 2.4%
  • Batchfile 2.1%