seed-encoder 0.1.0

BIP-39 mnemonic seed phrase encoder for use with steel plates
Documentation
  • Coverage
  • 31.25%
    5 out of 16 items documented0 out of 8 items with examples
  • Size
  • Source code size: 23.63 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.73 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cryptoquick

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.