Wallet Spark Usage
Guide to using the @tetherto/wdk-wallet-spark module.
Usage
The @tetherto/wdk-wallet-spark module provides wallet management for the Spark network.
Get Started
Install the package and create your first Spark wallet.
Manage Accounts
Retrieve accounts by index and iterate over them.
Check Balances
Query native Spark balances and read-only accounts.
Send and Transfer
Send native Spark, transfer tokens, and estimate fees.
Lightning Payments
Create and pay Lightning invoices and inspect payment status.
Deposits and Withdrawals
Fund from Bitcoin layer 1 and withdraw on-chain.
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 Spark Wallet Configuration
Get started with WDK's Spark Wallet Configuration
WDK Spark Wallet API
Get started with WDK's Spark Wallet API