9 releases (2 stable)
new 1.1.0 | May 7, 2025 |
---|---|
1.0.0 | May 5, 2025 |
0.9.2 | May 4, 2025 |
0.3.2 | Apr 30, 2025 |
0.1.2 | Apr 16, 2025 |
#273 in Magic Beans
1,013 downloads per month
Used in seedstore-tool
135KB
3K
SLoC
SeedStore
is a solution for storing a BIP32-style master secret
in a password-protected encrypted file.
SeedStore is built on secretstore::SecretStore
.
A typical example is a wallet storing the secret seed.
If only a single key is needed, it it possible to use a single child key, or use KeyStore
for a single key.
SeedStore: Store bitcoin secret material (BIP39 mnemonic entropy, or similar) in an encrypted file
See top-level README
Dependencies
~8–16MB
~189K SLoC