/mobile-provider

An Ethereum provider, as injected into websites by MetaMask Mobile

Primary LanguageJavaScriptISC LicenseISC

@metamask/mobile-provider

This package generates the JavaScript code that's injected on every web page when using MetaMask Mobile.

It includes @metamask/inpage-provider as a dependencies and it's intended to be up to date with the latest extension implementation.

To build this package you can run:

yarn && yarn build