Skip to content

Commit eb95f58

Browse files
committed
update metamask doc
1 parent 3fe9e22 commit eb95f58

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/build/wallet/metamask-snap.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ https://docs.metamask.io/snaps/
6060
5. **Can i export my wallet to use in another wallet interface?**
6161
Yes, you can export your wallet private key and import it in another wallet interface that supports the Massa blockchain.
6262

63-
6. **How to transfer MAS to another account?**
64-
For now, you can't directly transfer MAS or MRC20 tokens directly from the Snap interface. The feature will be available in the next version of the Massa Snap.
65-
Currently two options are available:
66-
- Export your private key and import it in another wallet interface that supports the Massa blockchain.
67-
- Build a run the companion dApp locally where these features are available.
68-
- Clone the [Metamask Massa](https://github.com/massalabs/metamask-massa) repository.
69-
- run `yarn install && yarn build && yarn start` to start the dApp.
70-
- Navigate to `http://localhost:3000` in your browser.
63+
6. **How to transfer MRC20 to another account?**
64+
For now, you can't directly transfer MRC20 tokens directly from the Snap interface. The feature will be available in the next version of the Massa Snap.
65+
You can export your private key and import it in another wallet interface that supports MRC20 sending.

0 commit comments

Comments
 (0)