lifofifo
lifofifo
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...
This is primarily an issue on `/preview`. You can reproduce this locally with inscription `c60d52c61de64b24b193ec317481fbb6114b7ca61b44fa582dd51dc344559f3bi0` on preview page. But it works as expected under `/content`. I had to make the...
Considering Bitcoin blocks start at 0, it was surprising to see UNCOMMON•GOODS start at 1. Wondering if there's any specific reasons for this. cc @gmart7t2
This PR adds a new recursive endpoint - `/r/inscription/:inscription_id/rune/:rune_id` - for fetching balance for a given rune token assigned to the inscription UTXO. This would allow combining inscriptions and runes...
Inscribe
Work in progress.
This updates the p5.js code to use the same fflate inscription as the one in [browserUI](https://github.com/metagood/OCM-Dimensions/blob/main/browserUI/index.html#L16). No need to load a larger HTML file and get fflate from a specific...