@multiversx/sdk-metamask-proxy-provider
v1.0.0
Published
Signing provider for dApps: Metamask Proxy Provider
Downloads
230
Maintainers
Keywords
Readme
mx-sdk-js-metamask-proxy-provider
Signing provider for dApps: Metamask Proxy Provider.
Documentation is available on docs.multiversx.com, while an integration example can be found here.
Note that we recommend using sdk-dapp instead of integrating the signing provider on your own.
Distribution
Installation
sdk-metamask-proxy-provider
is delivered via npm, therefore it can be installed as follows:
npm install @multiversx/sdk-metamask-proxy-provider
Building the library
In order to compile the library, run the following:
npm install
npm run compile