You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ecosystem/wallets.md
+14-35Lines changed: 14 additions & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -13,61 +13,40 @@ Store, manage, and interact securely with tokens and digital assets on Flow. Dis
13
13
14
14
## Flow Wallet
15
15
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.
17
17
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.
20
21
21
22
## Dapper Wallet
22
23
23
24
[Dapper Wallet](https://www.meetdapper.com/) is a wallet exceptionally friendly for first time crypto collectors to buy and manage digital assets.
24
25
25
-
https://www.meetdapper.com/
26
-
27
26
## Ledger
28
27
29
28
[Ledger](https://www.ledger.com/) is a hardware wallet to secure, buy, exchange, and grow your crypto assets.
30
29
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
-
51
30
## Finoa
52
31
53
32
[Finoa](https://www.finoa.io/) is a platform for institutional investors to safely store and stake their FLOW tokens.
54
33
55
-
https://www.finoa.io/flow/
56
-
57
-
</div>
58
-
59
34
## Blocto
60
35
61
36
[Blocto](https://www.blocto.io/) is a cross-chain mobile wallet for IOS and Android devices.
62
37
63
-
https://www.blocto.io/
64
-
65
-
## Metamask Wallet
38
+
</div>
66
39
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
68
41
69
-
https://metamask.io/
42
+
<divid="cards"className="cards">
70
43
71
44
## Flow Dev Wallet
72
45
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).
0 commit comments