Crate diem_wallet

source ·

Modules

  • Utils for read/write A module to generate, store and load known users accounts. The concept of known users can be helpful for testing to provide reproducible results.

Structs

  • Default imports Mnemonic seed for deterministic key derivation based on BIP39. The mnemonic must encode entropy in a multiple of 32 bits. With more entropy, security is improved but the number of words increases.
  • Default imports WalletLibrary contains all the information needed to recreate a particular wallet