AlphaWallet / alpha-wallet-android

An advanced Ethereum mobile wallet
https://www.alphawallet.com
MIT License
589 stars 530 forks source link

Cold wallet #2978

Open cryptoplatz-vault opened 1 year ago

cryptoplatz-vault commented 1 year ago

I want to integrate CryptoPlatz Vault with Alpha.

In resume the private keys will be stored on CryptoPlatz NFC Card.

JamesSmartCell commented 1 year ago

We have long term plans to integrate hardware cards into AW, however I don't know anything about the CryptoPlatz Vault. How does it appear? An NFC card? or more like a Trezor?

cryptoplatz-vault commented 1 year ago

It a NFC Card with your logo. Please see image and details here: https://www.cryptoplatz.ch/

JamesSmartCell commented 1 year ago

Hi @cryptoplatz-vault I am currently working on a hardware integration for Alphawallet which would be easy to re-purpose or add your own one in. It was a bit more complicated than I anticipated because the signing mechanisms were quite tightly coupled. I have refactored these to make the system less complex and to allow different forms of signing. Once it's in your integration should be quite easy.

I'll re-ping you here and if you like you could submit your integration as a PR to get it into the main AW.