Skip to content
#

seedphrase

Here are 35 public repositories matching this topic...

DuraShare splits a BIP39 phrase into durable, human-readable k-of-n shares using Shamir secret sharing over GF(2053). It offers an offline, software-assisted experience, while keeping all the math executable manually on paper. It also allows individual geographically distributed shares to be verified before recovery, without revealing the secret.

  • Updated Sep 11, 2026
  • TeX

Converts word seed phrase to ETH public / private keys and reverse. uses BIP32 and BIP39 to generate Public Address or PrivateKey from a randomly generated word seeds and reverse. MetaMask, Jaxx, MyEtherWallet (default), TREZOR App, Exodus, Electrum, MyEtherWallet (ledger), Ledger Chrome App, imToken...

  • Updated Jun 21, 2024

Single-file, zero-dependencies, offline BIP-39 seed generator driven by physical dice rolls. Exact-zero modulo bias via bounded rejection sampling, on-load fail-closed self-tests (SHA-256 KATs + official BIP-39 vectors), and a live Modulo Bias Audit Terminal. Live site is for demo purposes only—download index.html for air-gapped production use.

  • Updated Sep 10, 2026
  • HTML

Add this topic to your repo

To associate your repository with the seedphrase topic, visit your repo's landing page and select "manage topics."

Learn more