ReadonlynetworkReadonlyonchainReadonlyproviderStaticMIN_CPFP-bump a parent transaction that contains a pay-to-anchor output.
Parent transaction containing a pay-to-anchor output
Tuple of parent transaction id and child transaction id
Fetch spendable onchain outputs for the wallet address.
Spendable onchain outputs for the wallet address
Send bitcoin to a single onchain address.
destination address, amount (in satoshis), and optional feeRate override (other fields ignored)
Broadcast transaction id
StaticcreateCreate an onchain wallet for the given identity and Bitcoin network.
Identity used to derive the Taproot key and sign transactions
Bitcoin network name,
Optionalprovider: OnchainProviderOptional onchain provider override,
Configured onchain wallet
Onchain Bitcoin wallet implementation for traditional Bitcoin transactions.
This wallet handles regular Bitcoin transactions on the blockchain without using the Arkade protocol. It supports P2TR (Pay-to-Taproot) addresses and provides basic Bitcoin wallet functionality.
Example