paulmillr / scure-btc-signer

Audited & minimal library for creating, signing & decoding Bitcoin transactions.
https://paulmillr.com/noble/#scure
MIT License
134 stars 33 forks source link

Create OP_DATA for output #69

Closed afeezaziz closed 5 months ago

afeezaziz commented 5 months ago

Looking at how ordinals that is popular on bitcoin, can we use this library to embed text and even file on OP_PUSHDATA1. Looking forward if this example can be shown in this libary.