wdk
Installation
SKILL.md
Tether WDK
Multi-chain wallet SDK. All modules share common interfaces from @tetherto/wdk-wallet.
Documentation
Official Docs: https://docs.wallet.tether.io GitHub: https://github.com/tetherto/wdk
URL Fetching Workflow
- Identify relevant URLs from the reference files in
references/ web_fetchthe URL directly- If fetch fails →
web_searchthe exact URL first (unlocks fetching) → thenweb_fetchagain
Each module doc page has subpages: /usage, /configuration, /api-reference