githubEdit

clock-rotate-leftChangelog

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 26, 2026

Changes

  • wdk-protocol-bridge-usdt0-evm (v1.0.0-beta.3arrow-up-right): Added per-call BridgeOptions overrides (oftContractAddress, dstEid) and expanded routing from EVM source chains to EVM plus non-EVM destinations (Solana, TON, TRON).


February 25, 2026

Changes


February 24, 2026

Changes

  • wallet-spark (v1.0.0-beta.11arrow-up-right): Added Pear runtime entrypoint support (pear.js), removed static import causing runtime issues, and bumped spark bare SDK (@buildonspark/bare) to 0.0.47.


February 20, 2026

What's New


February 18, 2026

What's New

  • x402 Payments: New guide for accepting and making instant USD₮ payments over HTTP using WDK self-custodial wallets. Covers the x402 protocol, buyer integration with @tetherto/wdk-wallet-evm, seller setup with hosted and self-hosted facilitators, and bridging USD₮ to Plasma and Stable chains.


February 15, 2026

Changes


February 14, 2026

Changes


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.

Changes


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 the WdkMcpServer class, 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


February 02, 2026

Changes


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


January 23, 2026

What's New

  • wdk-core docs: Added comprehensive Core Module Guides covering:

  • wdk-core: Added support for 24-word seed phrases via WDK.getRandomSeedPhrase(24)

  • indexer-api:

    • Added new /api/v1/chains endpoint to list supported blockchains and tokens

    • Added 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:

  • 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

Changes

  • Added this changelog page in the docs!

  • wallet-spark: Updated Spark SDK to latest version (v1.0.0-beta.6arrow-up-right)

  • Introduced All Modules page in docs for comprehensive module listings

  • Reorganized documentation structure for better navigation


December 17, 2025

What's New


December 3, 2025

What's New

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.4arrow-up-right)

  • wallet-btc: Multiple improvements:

    • Automatic dust limit inference based on wallet type

    • Performance improvements with bounded concurrency and caching for getTransfers

    • Switched to bitcoinjs-message for standard message signing

    • Updated default BIP to 84 (Native SegWit)

    • Fixed testnet derivation path (now uses 1')


November 14, 2025

Changes


November 12, 2025

What's New

Changes


November 11, 2025

Changes


November 9-10, 2025

What's New

Changes


November 8, 2025

Changes


November 7, 2025

Changes

  • wallet-evm-erc-4337: Fixed destructuring of user operation in getTransactionReceipt() (v1.0.0-beta.3arrow-up-right)

  • wallet-ton: Replaced UUID-based message body with seqno/queryId for TON transfers, downgraded @ton/ton to 15.1.0 for stability (v1.0.0-beta.5arrow-up-right)


How to Stay Updated