Sample Ethereum smart contracts implementing ERC1155 tokens.
Included as a reference point for creating smart contracts that conform to the ABIs expected by this token connector. See the Solidity source for notes on functionality and limitations.
npm run compile
npm run test