expatjedi / btc-address-generator

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

Home Page:https://tinyurl.com/btc-segwit-addr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin 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:

About

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

https://tinyurl.com/btc-segwit-addr

License:MIT License


Languages

Language:HTML 83.9%Language:JavaScript 9.8%Language:TypeScript 6.2%Language:Batchfile 0.0%