WDK logoWDK documentation
TON

Gasless TON wallet

Create TON wallets that support gasless Jetton transfers through paymaster-backed flows.

Use the gasless TON wallet module when your app needs Jetton transfers without requiring users to hold TON for fees.

Features

  • BIP-39 Seed Phrase Support: Generate and validate BIP-39 mnemonic seed phrases
  • TON Derivation Paths: Support for BIP-44 standard derivation paths for TON (m/44'/607')
  • Multi-Account Management: Create and manage multiple accounts from a single seed phrase
  • TON Address Support: Generate and manage TON addresses using V5R1 wallet contracts
  • Message Signing: Sign and verify messages using TON cryptography
  • Gasless Transactions: Execute transactions without requiring TON for gas fees
  • Paymaster Integration: Built-in support for paymaster-based fee delegation
  • Jetton Support: Query native TON and Jetton token balances
  • TypeScript Support: Full TypeScript definitions included
  • Memory Safety: Secure private key management with automatic memory cleanup using sodium-universal
  • Provider Flexibility: Support for both TON Center and TON API endpoints

Supported Networks

This package works with the TON blockchain (The Open Network), including:

  • TON Mainnet
  • TON Testnet

Next Steps


Need Help?

On this page