https://github.com/maticnetwork/matic-mm-plugin
https://github.com/maticnetwork/matic-mm-plugin
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maticnetwork/matic-mm-plugin
- Owner: maticnetwork
- License: mit
- Created: 2020-02-17T05:33:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T16:02:06.000Z (over 6 years ago)
- Last Synced: 2025-06-21T23:33:07.595Z (12 months ago)
- Language: HTML
- Size: 181 KB
- Stars: 2
- Watchers: 29
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MM Plugin
A MetaMask plugin for switching RPC and send a tx on Matic.Currently only works in the [MetaMask Plugin Beta](https://github.com/MetaMask/metamask-snaps-beta). More information can be found in the [wiki](https://github.com/MetaMask/metamask-snaps-beta/wiki).
## How to use this plugin
- [Install the MetaMask Snaps CLI](https://github.com/MetaMask/metamask-snaps-beta/wiki/Getting-Started)
- Clone this repo
- Install dependencies `npm install`
- Run `mm-snap build` and then `mm-snap serve`
- Browse to `localhost:7778` in the browser you installed the MetaMask Beta in
- Follow the intstructions given on the website