@rmrk-team/evm-contracts

2.5.5 • Public • Published

RMRK EVM Package

A set of Solidity smart contracts implementing RMRK modular NFTs and compatible extensions for them.

Smart contracts documentation as well as usage instructions and tutorials can be found in the RMRK EVM developer documentation

Usage

To use the RMRK legos and smart contracts contained in this repository, simply add them to your project:

yarn add @rmrk-team/evm-contracts

or

npm -i @rmrk-team/evm-contracts

Once the dependency is added to your project, simply import the smart contracts you wish to utilize into your own smart contract.

RMRK Legos

RMRK is a set of NFT standards that compose several NFT module primitives. Putting these modules together allows a user to create NFT systems of arbitrary complexity. So far we have created 6 modules as ERC proposals, all of which are ERC721 compatible. The first 5 are already standards, the 6th is still in Draft.

RMRK Modules

Readme

Keywords

none

Package Sidebar

Install

npm i @rmrk-team/evm-contracts

Weekly Downloads

74

Version

2.5.5

License

Apache-2.0

Unpacked Size

679 kB

Total Files

91

Last publish

Collaborators

  • stevyhacker
  • stoicdev0
  • yuripetusko