cryptoadvance / specter-diy

DIY airgapped hardware wallet that uses QR codes for communication with the host
MIT License
441 stars 73 forks source link

Implement address verification #12

Closed stepansnigirev closed 4 years ago

stepansnigirev commented 4 years ago

Either bruteforcing or using format like bitcoin:<addr>?index=<derivation index>

stepansnigirev commented 4 years ago

Solved with https://github.com/cryptoadvance/specter-diy/pull/16