BlockchainCommons / GordianSeedTool-iOS

Cryptographic Seed Manager for iOS
Other
36 stars 8 forks source link

Allow Export of crypto-hdkey to NFC cards #167

Closed wolfmcnally closed 2 years ago

wolfmcnally commented 2 years ago

Currently SeedTool provides for the export of writing crypto-seed and crypto-sskr to NFC cards. It also provides for reading these two formats.

This enhancement would provide for the writing of crypto-hdkey to NFC cards.

This functionality would appear in the UI in the same places that let you export crypto-hdkey other ways.

Non-goals for this enhancement include:

(refactored from #124)

wolfmcnally commented 2 years ago

Ready for test in 1.5 (59).

shannona commented 2 years ago

Successfully wrote an hdkey with GST.

Successfully read it with NFC Tools.

Looks good.