Skip to content

bmacer/rmrk2-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMRK2 Examples

This repository showcases a collection of examples on how to use RMRK2 in it's current implementation (using system.remark exstrinsic) You can find Crowdcast demo of using this code here: https://www.crowdcast.io/e/buidl

This is a monorepo, so do yarn install from the root of this repo

Chunkies

This example shows how to create a composable NFT using Base entity of type SVG. As well as nested NFTs equippable into chunky hands

Scripts

Under /projects/scripts you can find all the minting scripts that you can run from CLI

React demo

Under /projects/react-demo you can find a simple Next.js react app and an example of SVG composer component that composes single image from all the Base parts and nested NFTs of each parent Chunky

About

RMRK2 examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • CSS 4.5%
  • Other 0.3%