Skip to content

Commit

Permalink
Move coming soon items to bottom of using page (#627)
Browse files Browse the repository at this point in the history
* Move coming soon Flow Wallet to bottom of using page

* Adds flow native wallets section
  • Loading branch information
JeffreyDoyle authored Mar 4, 2024
1 parent f769a14 commit f952ff1
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions docs/evm/using.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ import {AddNetworkButton} from '@site/src/components/addNetworkButton';

# Using FlowEVM

## (Coming Soon) [Flow Wallet](https://wallet.flow.com)

Flow Wallet is available on [Android](https://play.google.com/store/apps/details?id=io.outblock.lilico&hl=en_US&gl=US) and [iOS](https://apps.apple.com/ca/app/flow-core/id1644169603) apps, with desktop support using the Flow Wallet [Chrome extension](https://chromewebstore.google.com/detail/flow-reference-wallet/hpclkefagolihohboafpheddmmgdffjm). In addition to being able to transact in both FlowEVM and Cadence environments, Flow Wallet will also allow you to view and move assets between EVM and Cadence, making it possible to manage all your assets in one place.

To use Flow Wallet Chrome extension:

1. Open the Flow Wallet browser extension and create your account.
2. Connect to an app using Flow Wallet.

## EVM Wallets

Applications deployed to FlowEVM will work with popular EVM-compatible wallets such as [MetaMask](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn), all you need to do is add FlowEVM as a custom network.
Expand Down Expand Up @@ -51,6 +42,13 @@ Manually method: Add FlowEVM as a custom network to MetaMask:

You should now be able to connect to the FlowEVM by selecting it from the network selection dropdown menu

### Flow Native Wallets
## Flow Native Wallets

Flow native wallets which have added support for FlowEVM will also be able to interact with both Flow and FlowEVM.
### (Coming Soon) [Flow Wallet](https://wallet.flow.com)

Flow Wallet is available on [Android](https://play.google.com/store/apps/details?id=io.outblock.lilico&hl=en_US&gl=US) and [iOS](https://apps.apple.com/ca/app/flow-core/id1644169603) apps, with desktop support using the Flow Wallet [Chrome extension](https://chromewebstore.google.com/detail/flow-reference-wallet/hpclkefagolihohboafpheddmmgdffjm). In addition to being able to transact in both FlowEVM and Cadence environments, Flow Wallet will also allow you to view and move assets between EVM and Cadence, making it possible to manage all your assets in one place.

To use Flow Wallet Chrome extension:

1. Open the Flow Wallet browser extension and create your account.
2. Connect to an app using Flow Wallet.

0 comments on commit f952ff1

Please sign in to comment.