Skip to content

Commit aaddbd0

Browse files
committed
update metamask doc /2
1 parent eb95f58 commit aaddbd0

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

docs/build/wallet/metamask-snap.mdx

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
# Metamask Snap (Coming Soon)
1+
# Metamask Snap
32

43
Massa Snap integrates the innovative Massa blockchain with MetaMask, allowing users to manage MAS tokens, interact with smart contracts, and engage with Massa's ecosystem directly from their MetaMask wallet. This Snap simplifies the user experience for both end-users and developers, making Massa's decentralized features easily accessible.
54

@@ -19,19 +18,20 @@ Massa Snap integrates the innovative Massa blockchain with MetaMask, allowing us
1918
1. Ensure you have MetaMask installed in your browser.
2019

2120
- Download MetaMask: https://metamask.io
22-
2. Open MetaMask and navigate to the Snaps section.
2321

24-
3. Search for "Massa" in the [Snap store](https://snaps.metamask.io/).
22+
2. Navigate to the Metamask Massa Snap page [Snap store](https://snaps.metamask.io/snap/npm/massalabs/metamask-snap/).
2523

2624
4. Click Add to MetaMask and grant the requested permissions.
2725

28-
5. Once installed, Massa Snap will appear in your MetaMask Snaps section.
29-
30-
3126
:::caution
3227
Snap-based accounts are derived from the private key associated with your MetaMask account (your seed phrase), so funds cannot be lost even in the event support for a particular Snap is discontinued.
3328
:::
3429

30+
## Where to Use Massa Snap
31+
- **[Syntra](https://syntra.massa.network/) (DeFi):** Scheduele your token transfers.
32+
- **[MNS](https://mns.massa.network/):** Massa Name system.
33+
- **[DeWeb](https://uploader.dev.massa-deweb.xyz/):** Upload your deweb website (buildnet version link).
34+
3535
## Resources for Developers
3636

3737
Access the Massa Snap codebase and companion dApp.
@@ -40,6 +40,9 @@ https://github.com/massalabs/metamask-massa
4040
Support Massa wallet in your dApp using Wallet-Provider:
4141
https://github.com/massalabs/wallet-provider
4242

43+
Massa Snap page in Metamask store.
44+
https://snaps.metamask.io/snap/npm/massalabs/metamask-snap/
45+
4346
MetaMask Snap Development Guide:
4447
https://docs.metamask.io/snaps/
4548

@@ -55,7 +58,7 @@ https://docs.metamask.io/snaps/
5558
Security audit has been done by Sayfer, you can find the report [here](https://sayfer.io/audits/metamask-snap-audit-report-for-massa/)
5659

5760
4. **Can i import my current wallet in MetamMask Snap?**
58-
Short answer is no, currently you can't import a Maassa wallet in Metamask Snap because it uses only wallet generated from the MetaMask seed phrase.
61+
Short answer is no, currently you can't import a Massa wallet in Metamask Snap because it uses only wallet generated from the MetaMask seed phrase.
5962

6063
5. **Can i export my wallet to use in another wallet interface?**
6164
Yes, you can export your wallet private key and import it in another wallet interface that supports the Massa blockchain.

0 commit comments

Comments
 (0)