From 7361d1319ddc6707a316a7c647ad9a1150fd99e7 Mon Sep 17 00:00:00 2001 From: "G. Kami Ekbatanifard" <46442452+Nick-1979@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:18:16 +0330 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c14feaf..e0936cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Polkadot with Metamask +# PolkaGate Snap: 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) From 70652a88c2da9259dfbaf644006659d624694c21 Mon Sep 17 00:00:00 2001 From: "G. Kami Ekbatanifard" <46442452+Nick-1979@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:30:35 +0330 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0936cc..598e90e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PolkaGate Snap: Polkadot with Metamask +# PolkaGate Snap ![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) From c1660274b78cd4898a0eae5533257a73a917afc8 Mon Sep 17 00:00:00 2001 From: "G. Kami Ekbatanifard" <46442452+Nick-1979@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:31:23 +0330 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 598e90e..73b729a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ yarn install yarn run start ``` -After executing these commands, you can access a basic decentralized application (dApp) page for testing the snap at http://localhost:8000/. For more advanced dApp visit [apps.polkagate.xyz](apps.polkagate.xyz). Note, Metamask Flask (Metamask) needs to be installed to interact with the snap and dApp. +After executing these commands, you can access a basic decentralized application (dApp) page for testing the snap at http://localhost:8000/. For more advanced dApp visit [apps.polkagate.xyz](https://apps.polkagate.xyz). Note, Metamask Flask (Metamask) needs to be installed to interact with the snap and dApp. ## Test To execute the unit tests for the snap, use the following command(s): From ee160a88758c45d9b7f594bf588aecfde03d47e4 Mon Sep 17 00:00:00 2001 From: "G. Kami Ekbatanifard" <46442452+Nick-1979@users.noreply.github.com> Date: Tue, 13 Feb 2024 22:48:29 +0330 Subject: [PATCH 4/5] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 73b729a..b94506c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # PolkaGate Snap -![web3 foundation_grants_badge_black](https://github.com/PolkaGate/polkaMask/assets/46442452/f877af2d-7fef-41ce-9ba2-bf59726d3064) +![web3 foundation_grants_badge_black](https://github.com/PolkaGate/snap/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) +![](https://img.shields.io/github/issues-raw/PolkaGate/snap) +[![ci](https://github.com/PolkaGate/snap/actions/workflows/ci-workflow.yml/badge.svg)](https://github.com/PolkaGate/snap/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. @@ -13,7 +13,7 @@ To integrate this snap into your dApp, you can easily upgrade your existing @pol Polkagate snap is currently operational within the Metamask Flask and is in the process of being published on the Metamask repository, making it readily available to all Metamask users.
- +
## Running the Repository @@ -21,8 +21,8 @@ Polkagate snap is currently operational within the Metamask Flask and is in the The repository contains a dApp located in the `./packages/dapp` directory and the snap code, which can be found in `./packages/snap`. To try out the snap, follow these steps in your terminal: ```bash -git clone https://github.com/PolkaGate/polkaMask.git -cd polkaMask +git clone https://github.com/PolkaGate/snap.git +cd snap yarn install yarn run start ``` @@ -55,12 +55,12 @@ Afterward, you can access user interfaces as follows:- +
Note: This Metamask snap operates autonomously and does not rely on other extensions within the Polkadot ecosystem for its functionality. --- -For more detailed help, please refer to the [wiki](https://github.com/PolkaGate/polkaMask/wiki). +For more detailed help, please refer to the [wiki](https://github.com/PolkaGate/snap/wiki). From 2204fdeae7f74bf82de2269bec1e046b3f7aaf81 Mon Sep 17 00:00:00 2001 From: "G. Kami Ekbatanifard" <46442452+Nick-1979@users.noreply.github.com> Date: Tue, 13 Feb 2024 22:49:32 +0330 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b94506c..4295045 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To integrate this snap into your dApp, you can easily upgrade your existing @pol Polkagate snap is currently operational within the Metamask Flask and is in the process of being published on the Metamask repository, making it readily available to all Metamask users.- +
## Running the Repository