Skip to content

Commit cbb6fb6

Browse files
authored
Merge pull request #1152 from onflow/wallets-enhancements
Enhance wallets page
2 parents aef2c56 + 8a1e3bc commit cbb6fb6

File tree

1 file changed

+14
-35
lines changed

1 file changed

+14
-35
lines changed

docs/ecosystem/wallets.md

Lines changed: 14 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -13,61 +13,40 @@ Store, manage, and interact securely with tokens and digital assets on Flow. Dis
1313

1414
## Flow Wallet
1515

16-
[Flow Wallet](https://wallet.flow.com/) is Flow's oldest wallet extension and seamlessly interacts with all Cadence and EVM dApps in the ecosystem.
16+
[Flow Wallet](https://wallet.flow.com/) is the most popular Flow-native wallet, it sponsors all gas fees for users and interacts seamlessly with both Cadence and EVM dApps in the ecosystem.
1717

18-
- https://wallet.flow.com/
19-
- https://frw.gitbook.io/
18+
## Metamask Wallet
19+
20+
[Metamask](https://metamask.io/) is a secure and user-friendly crypto wallet for NFTs and digital tokens. Presently only supports Flow EVM and cannot access Cadence accounts.
2021

2122
## Dapper Wallet
2223

2324
[Dapper Wallet](https://www.meetdapper.com/) is a wallet exceptionally friendly for first time crypto collectors to buy and manage digital assets.
2425

25-
https://www.meetdapper.com/
26-
2726
## Ledger
2827

2928
[Ledger](https://www.ledger.com/) is a hardware wallet to secure, buy, exchange, and grow your crypto assets.
3029

31-
https://www.ledger.com/
32-
33-
## NuFi
34-
35-
[NuFi](https://nu.fi/) is a non-custodial wallet with staking and Ledger support.
36-
37-
https://nu.fi/
38-
39-
## Magic.link
40-
41-
[Magic](https://magic.link/) is a developer SDK that integrates with your application to enable passwordless Web3 onboarding (no seed phrases) and authentication using magic links (similar to Slack and Medium).
42-
43-
https://magic.link/
44-
45-
## Niftory
46-
47-
[Niftory](https://niftory.com/) is a developer platform that offers APIs to create wallets and interact with NFTs.
48-
49-
https://niftory.com/
50-
5130
## Finoa
5231

5332
[Finoa](https://www.finoa.io/) is a platform for institutional investors to safely store and stake their FLOW tokens.
5433

55-
https://www.finoa.io/flow/
56-
57-
</div>
58-
5934
## Blocto
6035

6136
[Blocto](https://www.blocto.io/) is a cross-chain mobile wallet for IOS and Android devices.
6237

63-
https://www.blocto.io/
64-
65-
## Metamask Wallet
38+
</div>
6639

67-
[Metamask](https://metamask.io/) is a secure and user-friendly crypto wallet for NFTs and digital tokens. Presently only supports Flow EVM and cannot access Cadence accounts.
40+
## For Developers
6841

69-
https://metamask.io/
42+
<div id="cards" className="cards">
7043

7144
## Flow Dev Wallet
7245

73-
Looking for a way to create mock developer wallets to test your app? The [The Flow Dev Wallet](../tools/flow-dev-wallet/index.md) simulates the protocols used by [FCL](../tools/clients/fcl-js/index.md) to interact with the Flow blockchain on behalf of simulated user accounts.
46+
[The Flow Dev Wallet](../tools/flow-dev-wallet/index.md) simulates the protocols used by [FCL](../tools/clients/fcl-js/index.md) to interact with the Flow blockchain on behalf of simulated user accounts.
47+
48+
## Magic.link
49+
50+
[Magic](https://magic.link/) is a developer SDK that integrates with your application to enable passwordless Web3 onboarding (no seed phrases) and authentication using magic links (similar to Slack and Medium).
51+
52+
</div>

0 commit comments

Comments
 (0)