You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is an idea from @cbspears and I am just listing it here for the record.
instead of a 'mint' json, inscribe a compact html/javascript file that references the sprite inscription and dynamically pulls in the sprite and renders it inline.
pro: no marketplace support needed
con: external dependency on some hostname/url to get the sprite file from.
The text was updated successfully, but these errors were encountered:
thanks for posting the feedback / commentary - if i understand that correctly the idea is a second inscription with html that renders the (dynamic-generated) image via js - love it - might be optional.
@jokie88 a little update on the html/js inscribe idea for on-chain generative images:
now with recursive inscriptions live on (ordinals.com) mainnet if you want to render sprites "inline" the best / easiest way / option looks to be .SVG images / inscriptions - see samples for d.i.y. punks, apes, martians and more here -> https://ordtest.github.io/. tip: right-click and select "show source" in the menu.
this is an idea from @cbspears and I am just listing it here for the record.
instead of a 'mint' json, inscribe a compact html/javascript file that references the sprite inscription and dynamically pulls in the sprite and renders it inline.
pro: no marketplace support needed
con: external dependency on some hostname/url to get the sprite file from.
The text was updated successfully, but these errors were encountered: