#word #seed #encoder #steel #bip-39 #phrase #mnemonic

seed-encoder

BIP-39 mnemonic seed phrase encoder for use with steel plates

1 unstable release

0.1.0 Aug 30, 2023

#9 in #steel

47 downloads per month

Unlicense

10KB
178 lines

seed-encoder

A BIP-39 seed phrase word encoder and decoder for alphabetic and numeric encoding schemes employed by steel plates. Can be built into wallets to support encoding and decoding words directly instead of using an intermediary transcription sheet.

Tested:

The Punchplate alphabetic encoding uses the first four letters of the mnemonic. The numeric encoding assigns a number to each word which can be found in a lookup table.

Dependencies

~0.4–0.9MB
~20K SLoC