Skip to main content
Provides Amino JSON encoding and signing capabilities for Cosmos SDK transactions. Essential for legacy signing, Ledger hardware wallets, and backwards compatibility.

Secp256k1HdWallet

HD wallet using BIP-39 mnemonic with Amino JSON signing. Implements OfflineAminoSigner.

Static Methods

Instance Methods

Instance Properties

Options

Usage

Secp256k1Wallet

Single-key wallet for Amino JSON signing. Implements OfflineAminoSigner.

Address Functions

Coin Utilities

Pubkey Encoding

Signature Functions

Sign Document Functions

Multisig

When nosort is false (default), pubkeys are sorted by their raw address to match the Cosmos SDK client behavior. Pass true to preserve the input order.

Key Types

Coin

StdFee

AminoMsg

StdSignDoc

AccountData

OfflineAminoSigner

AminoSignResponse

StdSignature

Pubkey Types

Other Exports