The JavaScript injected into every web page in the MetaMask Mobile browser.
npm install @metamask/mobile-providerThis 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:
``shell``
yarn && yarn build