Various superficial changes were made for the sake of consistency such as grammar, spelling, hyperlinks, and formatting.
- created
/evm
,/pallets
, and/general
- replaced
/standards
with/extrinsics
- moved and updated
./README.md
to/extrinsics/README.md
- created
./README.md
briefly describing the extrinsics, evm, and pallets standards - created
/general/README.md
describing the RMRK NFT paradigm - replaced files in
/dumps
with .zip compressed directories containing full1.0.0
&2.0.0
unconsoidated & consolidated dumps - moved
/dumps
to/extrinsics/dumps
- moved and updated
/implementers-guide.md
to/extrinsics/implementers-guide.md
- created placeholder README.md files in
/evm
and/pallets
General
- explained the technical differences between each standard
- expanded on double-spending issues and batching recommendations in the implementers guide for the extrinsics-based standards
1.0.0
- new examples throughout
- more explicit about optional metadata in NFTs and Collections
- use
balances.transfer
only to facilitate BUY interactions - LIST interactions need to exist for at least 5 blocks before the next
- CONSUME reason optional, defaults to
true
2.0.0