ord icon indicating copy to clipboard operation
ord copied to clipboard

Sacrifices

Open lifofifoX opened this issue 1 year ago • 1 comments

Allow burning/sacrificing inscriptions as an offering to another inscription.

I can think of two ways to do this:

  • Generate a burn address specific to the inscription using the inscription ID, and send sacrificial inscriptions there
  • Spend sacrificial inscription to op_return and include inscription ID in the data. This was what Raph/Casey suggested on the discord coding club.

This, combined with recursive endpoints for fetching sacrifices, will allow for permission-less state updates and open up other possibilities.

lifofifoX avatar Jan 16 '24 15:01 lifofifoX

This could be a good start for getting this feature mid-term.

onchainguy-btc avatar Apr 03 '24 09:04 onchainguy-btc