Tag
#bip39
197 repositories
Repos
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
BTCRecover is an open source wallet password and seed recovery tool. For seed based recovery, this is primarily useful in situations where you have lost/forgotten parts of your mnemonic, or have made an error transcribing it. (So you are either seeing an empty wallet or gettign an error that your seed is invalid) For wallet password or passphrase recovery, it is primarily useful if you have a reasonable idea about what your password might be.
Bitcoin Wallet strongly focused on privacy when transacting on the bitcoin network
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
Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
Secure, audited & minimal implementation of BIP39 mnemonic phrases
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
Bitcoin address generator (bech32, segwit, paper wallets, BIP39 seed, etc.)
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets.
Cryptographic utilities in Dart for the Chia blockchain with a functional object model for manipulating Chia primitive types.
BTCRecover is an open source wallet password and seed recovery tool. For seed based recovery, this is primarily useful in situations where you have lost/forgotten parts of your mnemonic, or have made an error transcribing it. (So you are either seeing an empty wallet or gettign an error that your seed is invalid) For wallet password or passphras… btcrecover.readthedocs.io/
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Tool to sign data with a Cardano-Secret-Key // verify data with a Cardano-Public-Key // generate CIP-8, CIP-30, CIP-36 data // sign CIP-100/108/119 documents // generate Cardano keys like payment, stake, drep from a Derivation-Path with/without mnemonics
HD wallet for cryptocurrencies based on my bip_utils library
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
eXchangily web version with multi-coin wallet, exchange, chat, e-commerce, etc.
Cross-platform mobile-first library for HD wallets and creating raw transactions of Bitcoin and Ethereum.
A concise implementation of BIP-0039 in Kotlin for Android. In order, it prioritizes being secure, concise and idiomatic.
Comprehensive Crypto & Blockchain Toolkit: Pure Dart, Cross-Platform, Encoding, Cryptography, Addresses, Mnemonics, & More
Check and Generated Random Mnemonic BIP39 for Ethereum Address and BNB and Dogecoin Address
a comprehensive and versatile Go library for all your Bitcoin transaction needs. offers robust support for various Bitcoin transaction types, including spending transactions, Bitcoin address management, Bitcoin Schnorr signatures, BIP-39 mnemonic phrase generation, hierarchical deterministic (HD) wallet derivation, and Secret Storage Definition
GPU BIP39 Recovery Tool Utilizing OpenCL optimized PBKDF2 HMAC SHA-512 / SHA-256
BIP39 CHECKSUM WORDS FINDER: find out the list of all candidate checksum words of a bip39 seed having only 11 or 23 words
Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
CLI for generation and verification of mnemonics in BIP39 standard with hash in Argon2id
Cross-platform mobile-first library for HD wallets and creating raw transactions of Bitcoin and Ethereum.
CUDA-accelerated BIP39 mnemonic recovery tool with multi-GPU support for Bitcoin, Ethereum, Solana, and TON.
Python toolkit for Ethereum wallets: CLI tools + Model Context Protocol (MCP) servers for wallet generation, BIP39/BIP44 HD wallets, Web3 Secret Storage V3 keystores, and EIP-712 typed data signing
Elixir library for generating deterministic private keys from words according to BIP39 standard.
Discord version of the popular keys.lol which generates random bitcoin seeds and checks for their wallet balance.
The BTC Wallet Maker, an offline tool, ensures secure Bitcoin wallet creation and detail retrieval. It supports multiple address types like legacy, SegWit, and Taproot, catering to user needs for key security and compatibility with various transaction types. Ideal for those avoiding online wallet risks.
Crypt-o-matic is a simple wallet keeper that stores user’s wallets securely.
Generate vanity / gas efficient Ethereum addresses for your hdwallet (bip39 12 or 24 words)
A python tool that scans files in directories and subdirectories hunting BIP39 mnemonic seeds.
Golang implementation of the BIP32/BIP39/BIP43/BIP44/SLIP44/BIP49/BIP84/BIP173 for creating and recoverying keys, mnemonic seeds and Hierarchical Deterministic (HD) addresses.
Obfuscate your English BIP-39 seed words by mapping them to Traditional Chinese BIP-39 Unicode codepoints
This repository features Zyra, a crypto wallet tool that includes functionality for checking balances using mnemonic seed phrases. It allows you to securely manage and verify cryptocurrency balances associated with various wallets.
BIP 39 eth vanity address generator using mnemonic phrase
A tool for converting BIP39 mnemonic phrases to addresses and private keys, creating and signing transactions.
Tool to check BTC and ETH wallet balance. Taken and developed from an open source code. Optimize and add some other functions. Details at ReadMe.md
Offline & secure, feature-rich Bitcoin signing device / wallet app for Android
🪙 OpenCL engine for partial Bitcoin seed recovery — high-performance BIP-39 mnemonic brute force with multi-GPU support and checkpointing. ⚡
Create a valid Bitcoin mnemonic with a vanity address in a specific derivation.
A repository that shows how to generate a private / public key pair using web3.js or HD wallets.
Simple script to recover mnemonic phase. Compatible with BTC XCH ETH and much more!
💰 Create unlimited (P2PKH) Bitcoin wallets with a simple script in Node Js.
Reference implementation of BIP-39, a mnemonic code or mnemonic sentence for the generation of deterministic wallets
recover BIP39 24-words Bitcoin wallet in case some of the mnemonic words are lost
Kukai Crypto Swift is a native Swift library for creating regular or HD wallets for the Tezos blockchain
A utility package for splitting a BIP39 mnemonic into shareable secret which can then be combined to recover the seed.
Basic Library that allows conversion of mnemonic phrases to BIP44, BIP49 and BIP84 Addresses. As well as a basic bitcoin explorer that allows to get the balance of any bitcoin wallet directly from Java.