Skip to content

An Ethereum provider, as injected into websites by MetaMask Mobile

License

Notifications You must be signed in to change notification settings

MetaMask/mobile-provider

Repository files navigation

@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