Skip to content

Commit

Permalink
add metamask and wallet connect (#8523)
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Aug 16, 2021
1 parent 137378b commit 2580838
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/docs/getting-started/wallets.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,20 @@ Steakwallet is a non-custodial, multi chain staking wallet. It aims to be the hu

There are currently a few other compatible wallets. When the upcoming [Donut hard-fork](https://github.com/celo-org/celo-proposals/issues/94) is live, Celo transactions will become compatible with Ethereum transactions. This will allow some Ethereum wallets to work with Celo. More updates on this coming soon.

### Metamask

You can learn more about connecting Metamask to the Celo network [here](./using-metamask-with-celo/README.md).

- [metamask.io](https://metamask.io/)
- Platforms: Browser, iOS, Android

### Wallet Connect

Strictly speaking, wallet connect is not a wallet; it is an open protocol for connecting wallets to Dapps. Celo wallets are implementing Wallet Connect version 2, so dapp developers should use V2 as well. You can learn more about getting started with wallet connect on Celo with [this tutorial](../developer-resources/walkthroughs/wallet-connect.md).

- [walletconnect.org/](https://walletconnect.org/)
- Platforms: Browser, iOS, Android

### Dove Wallet

- [dovewallet.com](https://dovewallet.com)
Expand Down

0 comments on commit 2580838

Please sign in to comment.