This is a work-in-progress implementation of ERC-1155 based on the discussions in the EIP-1155 issue thread.
Requirements:
- Solidity 0.5
Run npm install
in the root directory.
Run npm test
to run the unit tests.
This is a work-in-progress implementation of ERC-1155 based on the discussions in the EIP-1155 issue thread.
Requirements:
Run npm install
in the root directory.
Run npm test
to run the unit tests.