Basic informations
This document describes a basic way of integrating metapro plugin into your web app.
Last updated
This document describes a basic way of integrating metapro plugin into your web app.
Last updated
First, you'll need to add our plugin to your project.
If you use npm or yarn, run:
npm install @metapro/connector
The provider has his own react version so these versions must at least be compatible
to avoid failure use at least react version "18.2.0"
npm install @mui/material @emotion/react @emotion/styled
-----------------------------------------------------------------------------------------------------
For now, we are supporting BSC testnet and mainnet we'll extend our plugin for other chains in close future
-----------------------------------------------------------------------------------------------------
When the plugin is already implemented in your application just a couple of simple steps to get started :
Follow Download & set up to setup our metaprowallet
Click here to scan QR code
Allow your application to connect with the plugin
-----------------------------------------------------------------------------------------------------
After using a {login} from hook you should see a modal popup