Skip to content

raresloth/king-rabbit-nft

 
 

Repository files navigation

King Rabbit ERC-1155 Implementation

www.kingrabbit.co

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 test to run the unit tests.

About

ERC-1155: Smart Contract Sample Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.7%
  • Solidity 36.3%