Skip to content

Migrate libraries into core monorepo #1079

Open
@Gudahtt

Description

@Gudahtt

We would like to migrate most MetaMask libraries into this monorepo to make them easier to maintain. We may want to exclude libraries that are:

  • Experimental
  • Deprecated, or not encouraged to be used in our codebase anymore
  • Not used directly in a MetaMask client
  • Intended primarily for external developers integrating with MetaMask
  • Specific to extensions or React Native
  • Too noisy/high-volume
  • Deployed both as a website and an npm package
  • Controllers (these are represented by Merge extension and mobile controllers #700)
  • Conceptually distinct in some way (this one is subjective)

Here is the list of libraries that seem like a good fit today:

See #1079 (comment) for instructions on accomplishing this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions