Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Coinbase Wallet as web wallet #570

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/using-ethereum/wallets/mobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Phone and other mobile device-based wallets are mobile alternatives to desktop a
* [Argent](https://www.argent.xyz/) - No transaction fee wallet
* [Atomic Wallet](https://atomicwallet.io) - a new multiple currency Android and iOS wallet that allows you to manage Bitcoin, Ethereum, XRP and over 300 coins and tokens easily.
* [Coinomi](https://www.coinomi.com/en/) - Multicurrency wallet
* [Coinbase Wallet](https://wallet.coinbase.com/)
* [Coinbase Wallet](https://wallet.coinbase.com/) - A self-custody, mobile crypto wallet and web3 dapp browser that lets you take control of your crypto, NFTs, DeFi activity, and digital assets.
* [Eidoo](https://eidoo.io/) - Multicurrency and Multiplatform wallet with a DEX and a DeFI gateway
* [Gnosis Safe Mobile](https://gnosis-safe.io/#mobile) - A companion app for Gnosis Safe Multisig
* [imToken](https://token.im/) - Feature-rich digital asset mobile wallet enabling multi-chain asset management, DApp browsing and secure, private exchange of value.
Expand Down
1 change: 1 addition & 0 deletions docs/using-ethereum/wallets/web.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Web wallets are wallets hosted on a website, they may be custodial or act as an
## Wallets

* [Metamask](https://metamask.io/) - Chrome extension Ether wallet with ERC tokens support
* [Coinbase Wallet](https://wallet.coinbase.com/) - A self-custody, browser extension crypto wallet that lets you take control of your crypto, NFTs, DeFi activity, and digital assets.
* [MyEtherWallet](https://github.com/MyEtherWallet) - Open-source [tool](https://www.myetherwallet.com/) for interacting with the blockchains easily & securely
* [MyCrypto](https://github.com/MyCryptoHQ) - Open-source, client-side [tool](https://mycrypto.com/account) for generating ether wallets, handling ERC-20 tokens, and interacting with the blockchain more easily
* [Torus](https://tor.us/) - OAuth Single-sign ons to Dapps with email (and other) account resolvers
Expand Down