Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion basics/assets/metamask-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
6 changes: 3 additions & 3 deletions basics/assets/wallets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down