Create a Snapshot
Create a new snapshot on the file system, and generate and store a new Ed25519 key inside the desired location
Create a new snapshot on the file system, and generate and store a new Ed25519 key inside the desired location
Derive a new SLIP10 master key with optional size and derive a private/public key pair
Create a new BIP39 seed with an associated mnemonic phrase in the available languages.
Generate a new SLIP10 master key with optional size.
Generate an example ED25519 Key Pair inside an ephemeral vault
Read a snapshot from the file system and retrieve the public key from the stored secret Ed25519 key
Recover a BIP39 seed with an associated mnemonic phrase in the available languages.
You can run Stronghold examples using the command line interface from within the client crate.
Write a value associated to a key to the vault store, and read it afterwards.