From 33cbe43db953b8be418e42857fa22d3d3e2c31b6 Mon Sep 17 00:00:00 2001 From: "G. Kami Ekbatanifard" <46442452+Nick-1979@users.noreply.github.com> Date: Sat, 3 Feb 2024 10:55:01 +0330 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 28bae0b..c14feaf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # Polkadot with Metamask +![web3 foundation_grants_badge_black](https://github.com/PolkaGate/polkaMask/assets/46442452/f877af2d-7fef-41ce-9ba2-bf59726d3064) + ![license](https://img.shields.io/badge/License-Apache%202.0-blue?logo=apache&style=flat-square) ![](https://img.shields.io/github/issues-raw/PolkaGate/polkaMask) [![ci](https://github.com/PolkaGate/polkaMask/actions/workflows/ci-workflow.yml/badge.svg)](https://github.com/PolkaGate/polkaMask/actions/workflows/ci-workflow.yml) + 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](https://www.npmjs.com/package/@polkagate/extension-dapp). It's important to note that once our changes are merged into the official extension-dapp, this manual update will no longer be necessary.