All Projects → Kimbatt → btc-address-generator

Kimbatt / btc-address-generator

Licence: other
Bitcoin address generator (bech32, segwit, paper wallets, BIP39 seed, etc.)

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to btc-address-generator

btclib
btclib: a python3 library for 'bitcoin cryptography'
Stars: ✭ 60 (-25%)
Mutual labels:  bip39, segwit, bip32, bech32
ethereum-hdwallet
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Stars: ✭ 44 (-45%)
Mutual labels:  bip39, bip32, bip38
Bitcoinj
A library for working with Bitcoin
Stars: ✭ 4,162 (+5102.5%)
Mutual labels:  segwit, bip32, bech32
bitcoincashj
A library for working with Bitcoin Cash
Stars: ✭ 38 (-52.5%)
Mutual labels:  bip39, bip32
Bitcoin Wallet
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
Stars: ✭ 2,672 (+3240%)
Mutual labels:  segwit, bech32
ChainWallet
一个以研究技术为目地的基础项目,也只有最基本 Bitcoin、Ethereum 、EOS 相关的加密算法。
Stars: ✭ 26 (-67.5%)
Mutual labels:  bip39, bip32
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (-56.25%)
Mutual labels:  bip39, bip32
paper-wallet
stellar.github.io/paper-wallet/
Stars: ✭ 41 (-48.75%)
Mutual labels:  paper-wallets, paper-wallet
mnemonic-sdk
Mnemonic bip39 bip32 bip44 生成助记词 私钥
Stars: ✭ 25 (-68.75%)
Mutual labels:  bip39, bip32
Multy-IOS
Mobile multy-blockchain wallet client.
Stars: ✭ 25 (-68.75%)
Mutual labels:  bip39, bip32
caravand-fullnode
Type-safe bitcoin full-node
Stars: ✭ 15 (-81.25%)
Mutual labels:  segwit
indy
🕵️‍♂️ Find and sweep all the funds spendable by your bitcoin private key.
Stars: ✭ 41 (-48.75%)
Mutual labels:  segwit
Multy-Core
Cross-platform mobile-first library for HD wallets and creating raw transactions of Bitcoin and Ethereum.
Stars: ✭ 23 (-71.25%)
Mutual labels:  bip39
Seedshift
Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
Stars: ✭ 21 (-73.75%)
Mutual labels:  bip39
tokucore
A Simple, Powerful, Modular Library for Bitcoin Blockchain As a Service(BAAS)
Stars: ✭ 61 (-23.75%)
Mutual labels:  segwit
paperbank
Bitcoin Paper Key generator - using a thermal USB printer and a basic linux box (like a Rrasp. PI) - Paper Wallet Generator
Stars: ✭ 36 (-55%)
Mutual labels:  paper-wallets
wallet-address-validator
Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
Stars: ✭ 240 (+200%)
Mutual labels:  segwit
create-xpub
Create a BIP32 extended public key
Stars: ✭ 20 (-75%)
Mutual labels:  bip32
iota-mnemonic
Generate, restore IOTA seed from Bitcoin BIP39 mnemonic
Stars: ✭ 16 (-80%)
Mutual labels:  bip39
bitcoin-address-validator
PHP package to validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
Stars: ✭ 30 (-62.5%)
Mutual labels:  segwit

Bitcoin address generator

Available at https://kimbatt.github.io/btc-address-generator/

Features:

  • Create bech32, segwit (p2sh-p2wpkh), and legacy (p2pkh) addresses
  • Bulk generate addresses
  • View details of private keys
  • Private key encryption and decryption (BIP38)
  • Create printable paper wallets with multiple designs
  • Generate BIP39 mnemonic seeds
  • View details and derived addresses of BIP39 mnemonic seeds
  • The entire page is a single html file, so it can be saved easily

Libraries used:

License:

WTFPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].