bitcoinjs-lib icon indicating copy to clipboard operation
bitcoinjs-lib copied to clipboard

How can I create inscription psbt with this library?

Open devlancer412 opened this issue 1 year ago • 0 comments
trafficstars

I'm going to build a NFT project with this library. There would be two signer - one is user and one is backend privatekey. And backend builds psbt and user pays fee for that, ofc owner of ordinal after create is user. and ordinal should be include some metadata and parent inscription.

maybe inputs of this psbt would be utxos of user and outputs are inscription and platform fee.

Please help me. Short example code would be very helpful

devlancer412 avatar Feb 20 '24 02:02 devlancer412