Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 431 Bytes

@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