This module provides encoding/decoding support for Arkade script opcodes
and PSBT fields. It reuses @scure/btc-signer for all Bitcoin standard
functionality and only adds Arkade-specific extensions.
Features
Standard Bitcoin opcodes via @scure/btc-signer (re-exported as OP)
Arkade Script Support
This module provides encoding/decoding support for Arkade script opcodes and PSBT fields. It reuses @scure/btc-signer for all Bitcoin standard functionality and only adds Arkade-specific extensions.
Features