wallets library

Export support wallets.

Classes

AlphCoin
Create a alph wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of base58.
AptosCoin
Create a aptos wallet using mnemonic or private key, with a signature algorithm of ED25519.
CkbCoin
Create a ckb wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of bech32
Cosmos
Create a cosmos wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of bech32. Default create atom wallet.
DotCoin
Create a Dot wallet using mnemonic or private key, with a signature algorithm of SR25519 or ED25519.
EthCoin
Create a eth wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of eth.
FileCoin
Create a filecoin wallet using mnemonic or private key, with a signature algorithm of secp256k1.
HnsCoin
Create a hns wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of bech32
IcpCoin
Create a icp wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of base58.
IcpPem
KasCoin
Create a kas wallet using mnemonic or private key, with a signature algorithm of EcdaSignature and an address type of bech32 Default create kas wallet.
NearCoin
Create a near wallet using mnemonic or private key, with a signature algorithm of ED25519.
Principal
SiaCoin
Create a sc wallet using mnemonic or private key, with a signature algorithm of ED25519.
SolCoin
Create a sol wallet using mnemonic or private key, with a signature algorithm of ED25519.
SuiCoin
Create a sui wallet using mnemonic or private key, with a signature algorithm of ED25519.
XrpCoin
Create a xrp wallet using mnemonic or private key, with a signature algorithm of EcdaSignature.

Enums

DotScheme
Select dot signature algorithm.

Properties

KAS_DECODE List<int>
Prefix of kas address.
final
KLS_DECODE List<int>
Prefix of kls address.
final

Functions

checksumToArray(int checksum) List<int>
getCrc32(Uint8List buf) → dynamic
polymod(List<int> data) int
processMessage(dynamic message) Uint8List
delete message prefix 0x9c