Repository navigation
bip39
- Website
- Wikipedia
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, bitcoin core wallet password, and more
Set of bitcoin-related bash functions
This is a very simple and easy-to-use key/wallet generator for Bitcoin (BTC) and Ethereum (ETH). It's implemented in Golang and incorporates the BIP32, BIP39, BIP43, BIP44, BIP49, BIP84, BIP86, BIP173, SLIP44, and EIP55 protocols. This allows for the creation of keys, mnemonic seeds, and Hierarchical Deterministic (HD) addresses.
Lightweight, open-source, universal cold wallet generator
btclib: a python3 library for 'bitcoin cryptography'
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets.