Usage
Guide to using the @tetherto/wdk-wallet-ton module.
The @tetherto/wdk-wallet-ton module provides wallet management for the TON 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 TON and Jetton token balances.
Send TON
Send native TON and estimate transaction fees.
Transfer Jetton Tokens
Transfer Jetton tokens and estimate fees.
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 TON Wallet Configuration
Get started with WDK's TON Wallet Configuration
WDK TON Wallet API
Get started with WDK's TON Wallet API