SRC721R Recursive collections #437
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
https://github.com/DerpHerpenstein/src-721/tree/draft_version_r
TLDR:
SRC721 looks like this:
{"p":"src-721","op":"mint","c":"A9286823293586848000","ts":[3,3,3,0,4,2,0]}
SRC721R looks like this
op return:
STAMP:721|c:A0123456789123456789|op:mint
olga data:
<script src=/s/A12389842328028445000 id=1234></script>
The op return contains the 721 designation, the mint of and the collection reference and the olga data contains the ts reference in the src (the trait is a js file for a generative collection instead of an image file).
This way all the same information as the original stc721 is present in the tx for easy indexing.
The text was updated successfully, but these errors were encountered: