diff --git a/README.md b/README.md index c14feaf..4295045 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Polkadot with Metamask -![web3 foundation_grants_badge_black](https://github.com/PolkaGate/polkaMask/assets/46442452/f877af2d-7fef-41ce-9ba2-bf59726d3064) +# PolkaGate Snap +![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. @@ -21,13 +21,13 @@ 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 ``` -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): @@ -55,12 +55,12 @@ Afterward, you can access user interfaces as follows: <p align="center"> - <img src="https://raw.githubusercontent.com/PolkaGate/polkaMask/main/docs/images/simpleTransfer.png" alt="Image" width="1000" /> + <img src="https://raw.githubusercontent.com/PolkaGate/snap/main/docs/images/simpleTransfer.png" alt="Image" width="1000" /> </p> 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).