Expand description
Wallet and account management for dYdX v4.
This module provides wallet functionality for deriving accounts from BIP-39 mnemonics and managing signing keys for Cosmos SDK transactions.
Structsยง
- Account
- Represents a derived dYdX account.
- Subaccount
- A subaccount within a dYdX account.
- Wallet
- Hierarchical Deterministic (HD) wallet which allows multiple addresses and signing keys from one master seed.