This project is used for providing a page to render any NFT based on RMRK standard.
In this way, we could help display RMRK NFT on classical NFT marketplace like Opensea.
npm i
npm run dev
Note: Do not try to update
next.js
version, it's confirmed thatnext@^13.4
will cause a constant object in@pixi/core
become empty afternpm run build
.