Hi I have a generic question:
I would like to mint some tokens that instead of pointing to Arweave for the image data, they point to an Ordinal inscription I’ve made on Bitcoin (I think I’m just gonna use the ordinal protocol creator’s website for the link to the data, since this is more just for a gag).
My question is, is there a way I can insert that link during the minting process instead of the link that gets created to Arweave?
I was reading your documents about putting the art completely on-chain (Ethereum) by converting the SVG into a URI and then interacting with the contract directly.
It feels like somewhere between that process and the standard process you all have there is a way to do what I’d like to do. Does any of this make sense?
Thanks!