Bitcoin-native endpoints allow access to other inscriptions and blockchain
data from within your code. You can reference JavaScript files, images,
and even other HTML inscriptions. You can also access blockchain data such
as transaction data, block data, and more!
Access inscriptions across chains
/{inscriptionId}
Preview your code before broadcasting
/preview/{b64Html}
Get blockchain info. Network can be 'bsv' or 'btc'
/v1/{network}/block/latest
/v1/{network}/block/hash/{blockHash}
/v1/{network}/block/height/{blockHeight}
Compatible with BTC recursive inscriptions
/content/{inscriptionId}
This demo uses the preview endpoint to render inscription references in your
code. When you're ready, use a minter like 1satordinals.com to inscribe your
HTML to the blockchain.