From f59cb34ca5bc1e7ef541db8692bee93536899a57 Mon Sep 17 00:00:00 2001 From: Kami Date: Mon, 29 Jan 2024 21:59:07 +0330 Subject: [PATCH] Update README.md --- packages/snap/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/snap/README.md b/packages/snap/README.md index 762d31c..28d5ba3 100644 --- a/packages/snap/README.md +++ b/packages/snap/README.md @@ -1,6 +1,6 @@ -# Polkagate signer snap for Metamask (PolkaMask) +# Polkagate snap for Metamask - A MetaMask Snap for seamless interaction with the Polkadot ecosystem, a prominent platform for cross-chain communication and scalability. Now you can use your MetaMask wallet to access Polkadot dApps and tokens effortlessly. + A MetaMask snap for seamless interaction with the Polkadot ecosystem, a prominent platform for cross-chain communication and scalability. Now you can use your MetaMask wallet to access Polkadot dApps and tokens effortlessly. To integrate this Snap into your dApp, you can easily upgrade your existing @polkadot/extension-dapp by replacing it with @polkagate/extension-dapp. It's important to note that once our changes are merged into the official polkadot extension-dapp, this manual update will no longer be necessary.