1.1.0 • Published 4 years ago

metamask-mobile-provider v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

metamask-mobile-provider

This package generates the javascript code that's injected on every webpage when using MetaMask Mobile.

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

https://github.com/MetaMask/metamask-extension/blob/develop/app/scripts/contentscript.js

To build this package you can run:

yarn install

yarn bundle