go-blockchain/wallet
Claude 5b677d1f36
feat(wallet): mnemonic seed encode/decode with Electrum wordlist
24-word Electrum encoding (4 bytes → 3 words × 8 groups) plus CRC32
checksum word. 1626-word dictionary extracted from C++ source.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-20 22:59:16 +00:00
..
mnemonic.go feat(wallet): mnemonic seed encode/decode with Electrum wordlist 2026-02-20 22:59:16 +00:00
mnemonic_test.go feat(wallet): mnemonic seed encode/decode with Electrum wordlist 2026-02-20 22:59:16 +00:00
wordlist.go feat(wallet): mnemonic seed encode/decode with Electrum wordlist 2026-02-20 22:59:16 +00:00