From 0acb7b0e932452d071ae6aa758d99207a9c81e27 Mon Sep 17 00:00:00 2001 From: Eva <1017762+eshon@users.noreply.github.com> Date: Mon, 5 May 2025 18:26:42 +0200 Subject: [PATCH 1/3] Updating Fil Snap name and rearranging wallets by specificity to Filecoin --- basics/assets/wallets.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basics/assets/wallets.md b/basics/assets/wallets.md index 048f200ca..4c6ba68e7 100644 --- a/basics/assets/wallets.md +++ b/basics/assets/wallets.md @@ -19,14 +19,14 @@ If you are already running your own lotus node, you can also [manage FIL wallets | Name | Description | Audited | | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------- | -| [Ledger](https://support.ledger.com/hc/en-us/articles/4402721277329-Filecoin-FIL?support=true) | A multi-currency hardware wallet. _Recommended._ | Yes | +| [Ledger](https://support.ledger.com/article/4402721277329-zd) | A multi-currency hardware wallet. _Recommended._ | Yes | | [Glif web wallet](https://www.glif.io/en?txtype=send) | Supports sending & receiving FIL. Can be integrated with a Ledger hardware device. _Recommended._ | Yes | +| [Filecoin MetaMask Wallet](https://snaps.metamask.io/snap/npm/filsnap/) | MetaMask has extensions called [Snaps](https://metamask.io/snaps/) installable from the right menu in MetaMask | Yes | +| [FoxWallet](https://foxwallet.com/) | A multi-currency mobile wallet by [Filfox](https://filfox.info/en). | Yes | | [Brave Wallet](https://brave.com/wallet/) | A multi-currency software wallet built-in to the Brave browser. | Yes | | [Trust wallet](https://trustwallet.com/) | A multi-currency wallet, the official wallet of Binance. | Unknown | | [ImToken](https://token.im/) | A multi-currency wallet. | Unknown | | [MathWallet](https://mathwallet.org/en-us/) | A multi-currency wallet. | Unknown | -| [FoxWallet](https://foxwallet.com/) | A multi-currency mobile wallet by [Filfox](https://filfox.info/en). | Yes | -| [FilSnap MetaMask Snap](https://snaps.metamask.io/snap/npm/filsnap/) | MetaMask has an extension system called [Snaps](https://metamask.io/snaps/). | Yes | ### Hot versus cold From 39348be5315985538653a1d0afdc255b55205d61 Mon Sep 17 00:00:00 2001 From: Eva <1017762+eshon@users.noreply.github.com> Date: Mon, 5 May 2025 18:27:11 +0200 Subject: [PATCH 2/3] Update wallets.md --- basics/assets/wallets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/assets/wallets.md b/basics/assets/wallets.md index 4c6ba68e7..4b260902e 100644 --- a/basics/assets/wallets.md +++ b/basics/assets/wallets.md @@ -21,7 +21,7 @@ If you are already running your own lotus node, you can also [manage FIL wallets | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------- | | [Ledger](https://support.ledger.com/article/4402721277329-zd) | A multi-currency hardware wallet. _Recommended._ | Yes | | [Glif web wallet](https://www.glif.io/en?txtype=send) | Supports sending & receiving FIL. Can be integrated with a Ledger hardware device. _Recommended._ | Yes | -| [Filecoin MetaMask Wallet](https://snaps.metamask.io/snap/npm/filsnap/) | MetaMask has extensions called [Snaps](https://metamask.io/snaps/) installable from the right menu in MetaMask | Yes | +| [Filecoin MetaMask Wallet](https://snaps.metamask.io/snap/npm/filsnap/) | MetaMask has extensions called [Snaps](https://metamask.io/snaps/) installable from the right menu in MetaMask. | Yes | | [FoxWallet](https://foxwallet.com/) | A multi-currency mobile wallet by [Filfox](https://filfox.info/en). | Yes | | [Brave Wallet](https://brave.com/wallet/) | A multi-currency software wallet built-in to the Brave browser. | Yes | | [Trust wallet](https://trustwallet.com/) | A multi-currency wallet, the official wallet of Binance. | Unknown | From 252c9471ec5140c7cb0332bf3ed75457fd1b250f Mon Sep 17 00:00:00 2001 From: Eva <1017762+eshon@users.noreply.github.com> Date: Mon, 5 May 2025 18:28:03 +0200 Subject: [PATCH 3/3] Update metamask-setup.md --- basics/assets/metamask-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/assets/metamask-setup.md b/basics/assets/metamask-setup.md index 4c76c9c17..99cbc5453 100644 --- a/basics/assets/metamask-setup.md +++ b/basics/assets/metamask-setup.md @@ -103,7 +103,7 @@ MetaMask is compatible with the Ledger hardware wallet. There are 2 options for Note that MetaMask supports Filecoin EVM addresses that follow the Ethereum `0x` format (see [this section](https://docs.filecoin.io/basics/assets/transfer-fil) for more info on address types). To use native Filecoin address types that begin with `f`, you can use: - [Glif.io](https://glif.io/en/wallet) wallet (also compatible with the Filecoin Ledger App), - Ledger Live and the Filecoin Ledger App or -- [Filecoin MetaMask Wallet](https://snaps.metamask.io/snap/npm/filsnap/) which can be installed from MetaMask's built-in Snaps menu +- [Filecoin MetaMask Wallet](https://snaps.metamask.io/snap/npm/filsnap/) installable from the right menu in Metamask under *Snaps* Some exchanges only support specific address types (see [this table on FilecoinTl;dr](https://filecointldr.io/how-to-buy-filecoin#buy) for more info). Which address types are best to use may depend on your use case and goals.