Description
What problem are you trying to solve?
Support CoolWalletS hardware wallet.
I have been putting some efforts on the integration and want to see if the integration seems okay to the team. Please let us know what you think, how can we improve or any other feedbacks are welcomed.
Describe the solution you'd like
We plan to release a CoolWalletS Bridge webpage like TrezorConnect, and use it as a bridge to establish Bluetooth connection and to communicate with the hardware wallet. If the wallet is empty or the user has not registered the web app to the card before, this page will help the user setup/register/reset.
Additional context
What we have so far:
- A eth-coolwallets-keyring
- A fork of MetaMask wrapping the keying.
- continuous development on CoolWalletS Bridge
Some screenshots from what we already have:
Connect to CoolWalletS
Signing Tx
Our wallet also supports signing message and typedData, the screenshots look similar so I'll skip it.
Please let us know if you think this integration is feasible. Thanks a lot