Usage
Choose a task-focused guide for the Base58 Cosmos community wallet module.
Use these guides with @base58-io/wdk-wallet-cosmos@1.0.0-beta.4.
Community modules are developed and maintained independently by third-party contributors.
Tether and the WDK Team do not endorse or assume responsibility for their code, security, or maintenance. Use your own judgment and proceed at your own risk.
Get started
Install the pinned package and derive a Bech32 account.
Manage accounts
Use account indexes and Cosmos BIP-44 derivation paths.
Check balances
Read native and denomination-specific balances through RPC.
Send transactions
Quote, sign, send, and look up native-denomination transactions.
Transfer tokens and use IBC
Send Cosmos denominations on one chain or through a configured IBC channel.
Sign and verify messages
Create and verify ADR-36 signatures.
Handle errors
Handle RPC fallback, ambiguous writes, fee limits, and cleanup.
Configuration
Review registry, RPC, fee, retry, and IBC options.
API reference
Review exports, types, methods, return values, and limitations.