Re-exports§
pub use secp256k1;
Structs§
- Ed25519
Extended Priv Key - Keypair
- An ed25519 keypair.
- Mnemonic
- A mnemonic representation.
- Proof
- Secp256k1
Extended Priv Key
Enums§
- Count
- Determines the words count that will be present in a
Mnemonic
phrase. - Error
- The BIP-0039 error.
- Language
- Language to be used for the mnemonic phrase.
Constants§
Functions§
- generate_
btc_ account - generate ETH secret_key by mnemonic codes, account, index.
- generate_
eth_ account - generate ETH secret_key by mnemonic codes, account, index.
- generate_
id - generate tdn id (ed25519) by mnemonic codes, account, index.
- generate_
mnemonic - generate mnemonic codes by language & words number.