multitoken / MultiToken-tron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiToken-tron

Build Status Coverage Status

TRC20 token solidity smart contract allowing aggreagate any number of TRC20 tokens in any proportion

Installation

  1. Install local packages with npm install
  2. Run tests with npm test

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

About


Languages

Language:Shell 57.4%Language:JavaScript 42.6%