From 0bcfa90f5124122246a87cf8a981a193c0cd2ccc Mon Sep 17 00:00:00 2001 From: Taylor Caldwell Date: Tue, 15 Nov 2022 12:23:36 -0800 Subject: [PATCH 1/2] Add Coinbase Wallet as web wallet --- docs/using-ethereum/wallets/mobile.md | 2 +- docs/using-ethereum/wallets/web.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/using-ethereum/wallets/mobile.md b/docs/using-ethereum/wallets/mobile.md index 0d8778744..aba8a35c4 100644 --- a/docs/using-ethereum/wallets/mobile.md +++ b/docs/using-ethereum/wallets/mobile.md @@ -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. diff --git a/docs/using-ethereum/wallets/web.md b/docs/using-ethereum/wallets/web.md index 948ef5e5a..924f27f8d 100644 --- a/docs/using-ethereum/wallets/web.md +++ b/docs/using-ethereum/wallets/web.md @@ -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 crypto wallet browser extension 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 From 7f11539d00ca7b0f0da569aeac150328f69dcb78 Mon Sep 17 00:00:00 2001 From: taycaldwell Date: Tue, 15 Nov 2022 12:34:58 -0800 Subject: [PATCH 2/2] Update consistency of wording --- docs/using-ethereum/wallets/web.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using-ethereum/wallets/web.md b/docs/using-ethereum/wallets/web.md index 924f27f8d..2e6063b00 100644 --- a/docs/using-ethereum/wallets/web.md +++ b/docs/using-ethereum/wallets/web.md @@ -23,7 +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 crypto wallet browser extension that lets you take control of your crypto, NFTs, DeFi activity, and digital assets. +* [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