Wallet BTC Usage
Guide to using the @tetherto/wdk-wallet-btc module.
Usage
The @tetherto/wdk-wallet-btc module provides wallet management for the Bitcoin blockchain.
Get Started
Install the package and create your first wallet.
Manage Accounts
Work with multiple accounts and custom derivation paths.
Check Balances
Query native BTC balances for owned and read-only accounts.
Send BTC
Send Bitcoin and estimate transaction fees.
Transaction History
Retrieve and filter transfer history.
Sign and Verify Messages
Sign messages and verify signatures.
Handle Errors
Handle errors, manage fees, and dispose of sensitive data.
Node.js Quickstart
Get started with WDK in a Node.js environment
React Native Quickstart
Build mobile wallets with React Native Expo
WDK Bitcoin Wallet Configuration
Get started with WDK's Bitcoin Wallet Configuration
WDK Bitcoin Wallet API
Get started with WDK's Bitcoin Wallet API