seed-encoder

Crates.ioseed-encoder
lib.rsseed-encoder
version0.1.0
sourcesrc
created_at2023-08-30 05:20:54.143939
updated_at2023-08-30 05:20:54.143939
descriptionBIP-39 mnemonic seed phrase encoder for use with steel plates
homepage
repository
max_upload_size
id958726
size21,881
Hunter Trujillo (cryptoquick)

documentation

README

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.

Commit count: 0

cargo fmt