Skip to content

google-reddit/bitcoin-seed-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

Bitcoin Seed Phrase Generator

πŸ”‘ Bitcoin Seed Phrase Generator

Educational, offline-first BIP-39 seed phrase generator that runs entirely in your browser.

Live Demo Runs Offline Client-Side


πŸ“– About

Learn how Bitcoin seed phrases actually work. Generates BIP-39-style mnemonics in your browser β€” no server round-trips, no network calls once loaded β€” so you can explore entropy, checksums, word counts, and wallet recovery safely.

⚠️ For learning only. Do not use generated phrases to store real funds.

✨ Features

  • ⚑ 100% client-side β€” nothing is ever sent to a server
  • πŸ”Œ Works offline β€” load once, then disconnect
  • πŸ”’ Configurable word counts (12 / 15 / 18 / 21 / 24)
  • 🧠 Educational β€” visualizes entropy & checksums behind valid phrases
  • πŸ›‘οΈ Security guidance β€” trusted-wallet recommendations + pro-tips
  • πŸ“š Built-in FAQ

πŸš€ Try it

πŸ‘‰ Launch the tool β†’

Or grab a fully offline standalone copy: bitcoin-seed-phrase-generator.html

πŸ› οΈ Tech stack

HTML5 JavaScript BIP-39


About

The Bitcoin Seed Phrase Generator creates BIP-39 style 12, 18, or 24 word recovery phrases in your browser for education and offline testing. For significant real funds, use a reputable hardware wallet or audited wallet workflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors