Changelog
Updates and improvements to the Wallet Development Kit (WDK) modules and tools.
Stay up to date with the latest improvements, new features, and bug fixes across all WDK modules.
February 12, 2026
What's New
Agent Skills: New page covering WDK's agent skill capabilities, self-custodial vs hosted comparison, and platform compatibility with OpenClaw, Claude, Cursor, and other agent platforms.
OpenClaw Integration: New page for installing and configuring the WDK skill in OpenClaw via ClawHub, including security precautions for running agents locally.
February 10, 2026
What's New
Build with AI: New guide for using AI coding assistants with WDK. Includes MCP server setup, Markdown context endpoints, project rules, and example prompts. Supports Cursor, Claude Code, GitHub Copilot, Windsurf, Cline, and Continue.
MCP Toolkit: New documentation for
@tetherto/wdk-mcp-toolkit(v1.0.0-beta.1). Covers theWdkMcpServerclass, 35 built-in MCP tools across 7 categories (wallet, pricing, indexer, swap, bridge, lending, fiat), setup wizard, multi-tool configuration, and full API reference.
February 08, 2026
Changes
wallet-spark: Fixed import causing wallet init failure. Upgrade spark-sdk from
0.5.7to0.6.1(v1.0.0-beta.8)
February 02, 2026
Changes
wallet-ton-gasless: Added
verifymethod toWalletAccountReadOnlyTonGasless(v1.0.0-beta.4)wallet-tron-gasfree: Added
verifymethod toWalletAccountReadOnlyTronGasfree(v1.0.0-beta.4)
January 29, 2026
What's New
wdk-indexer
Updated Ethereum indexer supported tokens list to add USA₮.
Changes
wdk-indexer docs
Fixed the USD₮, XAU₮ token names.
January 26, 2026
Changes
wallet-btc (v1.0.0-beta.5):
Added
verifymethod toWalletAccountReadOnlyBtcAdded Pluggable Transport classes:
ElectrumTcp,ElectrumTls,ElectrumSsl,ElectrumWs
wallet-evm: Added
verifymethod toWalletAccountReadOnlyEvm(v1.0.0-beta.5)wallet-solana: Added
verifymethod toWalletAccountReadOnlySolana(v1.0.0-beta.5)wallet-ton: Added
verifymethod toWalletAccountReadOnlyTon(v1.0.0-beta.7)wallet-tron: Added
verifymethod toWalletAccountReadOnlyTron(v1.0.0-beta.4)wallet-spark: Added
verifymethod toWalletAccountReadOnlySpark(v1.0.0-beta.7)
January 23, 2026
What's New
wdk-core docs: Added comprehensive Core Module Guides covering:
Getting Started - Installation and instantiation
Wallet Registration - Registering wallet modules for different blockchains
Account Management - Working with accounts and addresses
Transactions - Sending native tokens
Protocol Integration - Using swaps, bridges, and lending protocols
Middleware - Configuring logging and failover protection
Error Handling - Best practices and memory management
wdk-core: Added support for 24-word seed phrases via
WDK.getRandomSeedPhrase(24)indexer-api:
Added new
/api/v1/chainsendpoint to list supported blockchains and tokensAdded XAU₮ support for Plasma network
Changes
wallet-btc docs:
Updated documentation with BIP-84 (Native SegWit) and BIP-44 (Legacy) support
Improved API reference and configuration documentation
wallet-spark docs:
Removed testnet support (now only mainnet and regtest)
Added Lightspark Regtest Faucet link for test funds
wallet-tron-gasfree docs:
Updated testnet from Shasta to Nile
Updated GasFree service URLs and configuration examples
wallet-evm-erc-4337 docs: Added paymaster token configuration documentation
docs:
Updated token symbols to USD₮ and XAU₮ throughout documentation
Various documentation improvements with better cross-linking and examples
Fixes
wallet-tron-gasfree docs: Fixed typo "Gras-Free" to "Gas-Free"
Fixed GitBook callout syntax and formatting issues across documentation
December 23, 2025
What's New
Added MoonPay Fiat Module for on-ramp and off-ramp functionality
Added Community Modules section to highlight community-built modules
Changes
Added this changelog page in the docs!
wallet-spark: Updated Spark SDK to latest version (v1.0.0-beta.6)
Introduced All Modules page in docs for comprehensive module listings
Reorganized documentation structure for better navigation
December 17, 2025
What's New
wdk-core: Added fiat protocol support for on-ramp integrations (v1.0.0-beta.5)
wdk-wallet: Added fiat protocol integration (v1.0.0-beta.6)
December 3, 2025
What's New
wallet-ton: Added integration tests (v1.0.0-beta.6)
wallet-btc: Added support for custom
feeRateandconfirmationTargetparameters (v1.0.0-beta.4)
Changes
wallet-ton: Updated default derivation path, fixed transaction receipt LT and from address
wallet-solana: Updated default derivation path for better compatibility (v1.0.0-beta.4)
wallet-btc: Multiple improvements:
Automatic dust limit inference based on wallet type
Performance improvements with bounded concurrency and caching for
getTransfersSwitched to
bitcoinjs-messagefor standard message signingUpdated default BIP to 84 (Native SegWit)
Fixed testnet derivation path (now uses
1')
November 14, 2025
Changes
wdk-wallet: Runtime updates and dependency synchronization (v1.0.0-beta.5)
November 12, 2025
What's New
wallet-solana: Added
sendTransactionsupport with unit tests (v1.0.0-beta.3)
Changes
wallet-solana: Fixed
punycodemodule resolution issuelending-aave-evm: Runtime compatibility updates (v1.0.0-beta.3)
November 11, 2025
Changes
swap-velora-evm: Runtime compatibility updates (v1.0.0-beta.4)
November 9-10, 2025
What's New
wallet-ton-gasless: Added unit tests (v1.0.0-beta.3)
pear-wrk-wdk: Added seed buffer support in
workletStart(v1.0.0-beta.5)
Changes
wallet-tron-gasfree: Fixed bug interacting with Gasfree API (v1.0.0-beta.3)
wallet-ton-gasless: Updated TON query-id and transaction hash handling
wallet-evm: Runtime updates (v1.0.0-beta.4)
wallet-tron: Dependency and runtime updates (v1.0.0-beta.3)
November 8, 2025
Changes
wdk-core: Updated
bare-node-runtimefor improved compatibility (v1.0.0-beta.4)wallet-spark: Updated Spark dependencies and improved
disposemethod (v1.0.0-beta.5)
November 7, 2025
Changes
wallet-evm-erc-4337: Fixed destructuring of user operation in
getTransactionReceipt()(v1.0.0-beta.3)wallet-ton: Replaced UUID-based message body with seqno/queryId for TON transfers, downgraded
@ton/tonto 15.1.0 for stability (v1.0.0-beta.5)
How to Stay Updated
Check this page for the latest updates
Join our Discord community for real-time announcements
Star and follow the GitHub repositories for detailed release notes

