Repository | Description |
---|---|
EVM docs | 📜 Guides, explanations, resources, and references to build with RMRK’s Modular NFT EVM Standards |
RMRK contract collection | 📜 A set of Solidity smart contracts implementing RMRK modular NFTs and compatible extensions |
EVM template | 📜 Template to start new project using RMRK implementation on EVM |
EVM Wizard APP | 📜 An interactive smart contract generator based on RMRK Contracts. |
"ME" Composable PFPs | 📜 EVM example of ME Composable PFP collection https://singular.app/me |
"Benance" Composable NFTs | 📜 EVM example of BENANCE Composable NFT collection https://singular.app/me |
Repository | Description |
---|---|
NextJS boilerplate | 📜 Next.js/Wagmi/Rainbowkit/ChakraUI boilerplate with basic rendering of RMRK NFTs |
Repository | Description |
---|---|
RMRK NFT renderer component | 📜 React component for rendering multi-layered composable 2d RMRK EVM NFTs. |
RMRK NFT renderer | 📜 PixiJS (Canvas) renderer for RMRK EVM NFTs. The package is usually used with @rmrk-team/nft-renderer. |
RMRK NFT EVM hooks | 📜 React hooks for working with RMRK EVM NFTs. |
RMRK EVM utils | 📜 Typescript utilities for RMRK EVM NFTs. |
RMRK IPFS utils | 📜 Utilities for working with NFT metadata and media stored on ipfs. |
Repository | Description |
---|---|
RMRK NFT Types | 📜 Common Typescript types for RMRK EVM NFTs |