pjkundert / python-slip39

Generate Ethereum, Bitcoin, etc. account seed and backup Mnemonics in SLIP-39 format (Trezor & Ledger compatible), with details in printable PDF format. Optionally, also print encrypted JSON and BIP-38 paper wallets.
https://slip39.com
Other
50 stars 17 forks source link

Fix width of quarter-, third- and half-letter formats #16

Closed fdegros closed 4 months ago

fdegros commented 11 months ago

To allow them to be printed on A4 paper.

Bug: https://github.com/pjkundert/python-slip39/issues/10

pjkundert commented 4 months ago

Thanks! I'm integrating most of your suggestions, but can't pull this directly...