1 Comment
User's avatar
Shiftshapr's avatar

Congrats on landing on ordinals. I totally resonate with your story and conclusions.

I build ordinals "satplications" -- that is applications that live on multiple sats with the BRC333 meta-protocol, which I have been developing for the past 18 months.

Recently, because a friend wanted to launch a collection on XRP, I developed a method for cross-chain NFTs that are backed by Bitcoin. All the metadata and images are generated on Bitcoin from a single UNAT script. So it is DMT too :)

This the generator script: https://ordinals.com/content/aa1c265e362018d2044f17dbe5fd2d7a18fd4c6aea6d3d5c12d8f5ec5e1074a4i0

Press i for info

Press h to change block or date

How to get the metadata of the 4th NFT in collection

https://ordinals.com/content/aa1c265e362018d2044f17dbe5fd2d7a18fd4c6aea6d3d5c12d8f5ec5e1074a4i0#/0/metadata/4.json

How to get the image directly of the 4th NFT in collection

https://ordinals.com/content/aa1c265e362018d2044f17dbe5fd2d7a18fd4c6aea6d3d5c12d8f5ec5e1074a4i0#/0/4

or you can also get by the DMT block

https://ordinals.com/content/aa1c265e362018d2044f17dbe5fd2d7a18fd4c6aea6d3d5c12d8f5ec5e1074a4i0#/block/479811

The architecture is such that the first request takes a moment to load, but subsequent requests are lightning fast..

Expand full comment