core icon indicating copy to clipboard operation
core copied to clipboard

Create proposal for a MetaMask wallet library

Open Gudahtt opened this issue 1 year ago • 0 comments

We are considering building a wallet library, which would encapsulate all shared functionality of the extension and mobile projects. Both projects could use this library instead of importing and setting up each controller independently. This library would also include services, a shared JSON-RPC pipeline, etc.

This issue is for writing a technical proposal for this idea, and for any related architectural changes.


See here for a prototype: https://github.com/MetaMask/core/pull/4451

See here for an earlier planning phase: https://github.com/MetaMask/MetaMask-planning/issues/1861

Gudahtt avatar Mar 28 '24 17:03 Gudahtt