You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen setups where a hardware wallet is paired with a web extension. Or a cloud wallet is paired with a mobile wallet.
I'm interested in standard ways this pairing has been achieved.
2 interesting solutions I have seen are encrypted data vaults and decentralized web nodes.
Under the right conditions they are both examples of "cloud wallets" but they seem targeted at helping synchronize content across devices. Similar to a password manager.
Examples:
Web Extension Wallet (MetaMask) allowing transactions from Hardware Wallets (Trezor / Ledger)
PWA Wallets relying on OAuth for signatures from a Cloud Wallet / backed by an HSM.
The text was updated successfully, but these errors were encountered:
I've seen setups where a hardware wallet is paired with a web extension. Or a cloud wallet is paired with a mobile wallet.
I'm interested in standard ways this pairing has been achieved.
2 interesting solutions I have seen are encrypted data vaults and decentralized web nodes.
Under the right conditions they are both examples of "cloud wallets" but they seem targeted at helping synchronize content across devices. Similar to a password manager.
Examples:
The text was updated successfully, but these errors were encountered: