Package-level declarations

Types

Link copied to clipboard
class Account
Represents an Account in C++ with address, coin type and public key info, an item within a keystore.
Link copied to clipboard
class AES
AES encryption/decryption methods.
Link copied to clipboard
Padding mode used in AES encryption.
Link copied to clipboard
Represents an address in C++ for almost any blockchain.
Link copied to clipboard
class AsnParser
Represents an ASN.1 DER parser.
Link copied to clipboard
class Barz
Barz functions
Link copied to clipboard
class Base32
Base32 encode / decode functions
Link copied to clipboard
class Base58
Base58 encode / decode functions
Link copied to clipboard
class Base64
Base64 encode / decode functions
Link copied to clipboard
Represents a legacy Bitcoin address in C++.
Link copied to clipboard
Link copied to clipboard
Bitcoin message signing and verification.
Link copied to clipboard
Bitcoin script manipulating functions
Link copied to clipboard
Bitcoin SIGHASH type.
Link copied to clipboard
Blockchain enum type
Link copied to clipboard
class Cardano
Cardano helper functions
Link copied to clipboard
Represents a private key.
Link copied to clipboard
CoinTypeConfiguration functions
Link copied to clipboard
enum Curve
Elliptic cruves
Link copied to clipboard
A vector of TWData byte arrays
Link copied to clipboard
Non-default coin address derivation names (default, unnamed derivations are not included).
Link copied to clipboard
Represents a BIP44 DerivationPath in C++.
Link copied to clipboard
Represents a derivation path index in C++ with value and hardened flag.
Link copied to clipboard
class Ethereum
Link copied to clipboard
Wrapper class for Ethereum ABI encoding &decoding.
Link copied to clipboard
Represents Ethereum ABI function
Link copied to clipboard
Represents Ethereum ABI value
Link copied to clipboard
Chain identifiers for Ethereum-based blockchains, for convenience.
Link copied to clipboard
Ethereum message signing and verification.
Link copied to clipboard
Link copied to clipboard
Filecoin-Ethereum address converter.
Link copied to clipboard
Filecoin address type.
Link copied to clipboard
Represents a FIO Account name
Link copied to clipboard
Firo address type.
Link copied to clipboard
Represents a legacy Groestlcoin address.
Link copied to clipboard
class Hash
Hash functions
Link copied to clipboard
Registered HD version bytes
Link copied to clipboard
class HDWallet
Hierarchical Deterministic (HD) Wallet
Link copied to clipboard
enum HRP
Registered human-readable parts for BIP-0173 - SeeAlso: https://github.com/satoshilabs/slips/blob/master/slip-0173.
Link copied to clipboard
THORChain swap functions
Link copied to clipboard
class Mnemonic
Mnemonic validate / lookup functions
Link copied to clipboard
Represents a NEAR Account name
Link copied to clipboard
Represents a Nervos address.
Link copied to clipboard
class PBKDF2
Password-Based Key Derivation Function 2
Link copied to clipboard
Represents a private key.
Link copied to clipboard
Private key types, the vast majority of chains use the default, 32-byte key.
Link copied to clipboard
class PublicKey
Represents a public key.
Link copied to clipboard
Public key types
Link copied to clipboard
enum Purpose
HD wallet purpose
Link copied to clipboard
Represents a Ripple X-address.
Link copied to clipboard
Represents a BIP 0173 address.
Link copied to clipboard
Solana address helper functions
Link copied to clipboard
Link copied to clipboard
Substrate based chains Address Type
Link copied to clipboard
StarkEx message signing and verification.
Link copied to clipboard
class StarkWare
Link copied to clipboard
Stellar memo type.
Link copied to clipboard
Stellar network passphrase string.
Link copied to clipboard
Stellar address version byte.
Link copied to clipboard
class StoredKey
Represents a key stored as an encrypted file.
Link copied to clipboard
Preset encryption kind
Link copied to clipboard
Preset encryption parameter with different security strength, for key store
Link copied to clipboard
Tezos message signing, verification and utilities.
Link copied to clipboard
THORChain swap functions
Link copied to clipboard
Non-core transaction utility methods, like building a transaction using an external signature.
Link copied to clipboard
Link copied to clipboard
Tron message signing and verification.
Link copied to clipboard
Represents a WalletConnect signing request.
Link copied to clipboard
class WebAuthn