SolanaGasless Solana
Usage
Guide to using the @tetherto/wdk-wallet-solana-gasless module.
The @tetherto/wdk-wallet-solana-gasless module provides Solana wallet management for paymaster-funded transaction flows.
Get Started
Install the package and create your first gasless Solana account.
Manage Accounts
Work with derived accounts and custom Solana derivation paths.
Check Balances
Query SOL, SPL token, and paymaster token balances.
Send Transactions
Quote, sign, and send native SOL or custom transaction messages.
Transfer SPL Tokens
Transfer SPL tokens with paymaster-funded fees.
Sign and Verify Messages
Sign messages and verify Ed25519 signatures.
Handle Errors
Handle paymaster, fee, transaction, and cleanup failures.
Node.js Quickstart
Get started with WDK in a Node.js environment.
Configuration
Review required paymaster and Solana RPC options.
API Reference
Review exported classes, methods, and configuration types.