An open API service indexing awesome lists of open source software.

https://github.com/maticnetwork/matic-mm-plugin


https://github.com/maticnetwork/matic-mm-plugin

Last synced: 4 months ago
JSON representation

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