MultiToken ERC20 token solidity smart contract allowing aggreagate any number of ERC20 tokens in any proportion Installation Install local packages with npm install Run tests with npm test On macOS you also need to install watchman: brew install watchman