SeedSigner / seedsigner

Use an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions! (and do other cool stuff)
MIT License
699 stars 161 forks source link

Feat import export binary and decimal seed #608

Open nosedam opened 2 weeks ago

nosedam commented 2 weeks ago

Description

This change allows to export and import the seed phrase in binary and decimal format. Mentioned here: https://github.com/SeedSigner/seedsigner/issues/68

https://github.com/user-attachments/assets/fbb5ff43-19ab-4228-88d1-4a4ab38b0dbe

https://github.com/user-attachments/assets/05ad84c8-5536-4660-8d6d-4f3e777bafaa

https://github.com/user-attachments/assets/444a31ea-cb51-4ee7-ba48-6cfcebba3667

https://github.com/user-attachments/assets/a6c1a8da-f86b-40df-9753-91b0f4e27dcb

This pull request is categorized as a:

Checklist

If you modified or added functionality/workflow, did you add new unit tests?

I have tested this PR on the following platforms/os:

Thanks everyone for checking the PR. All feedback is appreciated! Any changes that I need to do just tell me!