Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Jan 1, 2024
1 parent 8bb6a2f commit 92cd38a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ yarn run start
```

After executing these commands, you can access a basic dApp page for testing polkamask snap at http://localhost:8000/. For more advanced dApp visit apps.polkagate.xyz. Note, Metamask Flask (Metamask) needs to be installed to interact with the snap and dApp.
## Test
To test the snap run:

```
yarn test
```

## Docker

Expand Down

0 comments on commit 92cd38a

Please sign in to comment.