-
Ensure that v2.0.0 nfts are present in the database, because all nfts I have encountered so far are v1.0.0.
-
RMRK standard implementation in Substrate pallets written in Rust
-
https://github.com/kodadot/nft-gallery/pull/2910
https://github.com/rmrk-team/rmrk-tools/blob/530223d0da9a4fb2b7e2f6b9fb82e545ae988cf1/src/rmrk2.0.0/tools/types.ts#L40
-
The recent flame was a motivational point for me to re-check standard.
`Collection`:
- name: According to standard this should match `[A-Za-z0-9_]` (`\w` in JS) however, 99% of users want also sp…
-
Currently, we are missing a page where one can read what's under the hood of KodaDot in terms of various NFTs standards across Polkadot.
The goal of this page would be to highlight different imple…
-
**Is your feature request related to a problem? Please describe.**
Add a footer with links to docs and guides on what it is and why it is and how it works
**Describe the solution you'd like**
- L…
-
this will hopefully keep better track of todo things
## Figma
https://www.figma.com/file/JXNtryaNYhY0XJNArzvPQx/Handoff?type=design&node-id=4218-2062&mode=design&t=QzAFhDxHdokoHqCs-11
## Tas…
-
This issue is a brain dump what needs to be done to successfully finish RMRK v2 in minimark package.
### PLEASE BE AWARE THERE IS PR #43 FOR THAT
Critital
- [ ] Test Resources logic against th…
-
Because TS/extrinsic implementation version of RMRK standard uses block number in NFT id, this prevents you from doing anything with an NFT in the same block as it is MINTed. This is because you need …
-
There is a discrepancy between the RMRK2.0 standard for SETPRRIORITY and the implementation in rmrk-tools.
The spec is defined here: https://github.com/rmrk-team/rmrk-spec/blob/master/standards/rmr…