Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
/ erc-1155 Public archive
forked from enjin/erc-1155

ERC-1155: Smart Contract Sample Implementation

License

Notifications You must be signed in to change notification settings

AC0DEM0NK3Y/erc-1155

 
 

Repository files navigation

ERC-1155 Reference Implementation

www.enjincoin.io

This is a work-in-progress implementation of ERC-1155 based on the discussions in the EIP-1155 issue thread.

Requirements:

  • Solidity 0.5

Setup

Run npm install in the root directory.

Unit Tests

Run npm install -g truffle to install Truffle framework

Run truffle test to run the unit tests.

About

ERC-1155: Smart Contract Sample Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%