Skip to content

chore: Initialize wallet package#8756

Merged
FrederikBolding merged 3 commits into
mainfrom
fb/init-wallet-package
May 13, 2026
Merged

chore: Initialize wallet package#8756
FrederikBolding merged 3 commits into
mainfrom
fb/init-wallet-package

Conversation

@FrederikBolding
Copy link
Copy Markdown
Member

@FrederikBolding FrederikBolding commented May 11, 2026

Explanation

Initialize the wallet package, which will eventually contain shared initialization code for the MetaMask clients.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Low risk: this PR primarily scaffolds a new package and wires it into repo tooling (TypeScript refs, docs, ownership) with only placeholder code and a basic unit test.

Overview
Adds a new @metamask/wallet workspace package scaffold (build/test/docs configs, licensing/changelog/readme) with a placeholder greeter export and a simple Jest test.

Wires the new package into monorepo infrastructure by updating root tsconfig.json/tsconfig.build.json references, README.md package list/dependency graph, CODEOWNERS/teams.json ownership mapping, and yarn.lock workspace entry.

Reviewed by Cursor Bugbot for commit 17e8453. Bugbot is set up for automated code reviews on this repo. Configure here.

@FrederikBolding FrederikBolding marked this pull request as ready for review May 11, 2026 12:03
@FrederikBolding FrederikBolding requested a review from a team as a code owner May 11, 2026 12:03
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reminds me, I really should update the create-package tool to include both licenses...

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep 😅

@FrederikBolding FrederikBolding added this pull request to the merge queue May 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 13, 2026
@FrederikBolding FrederikBolding added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit 8c69a8b May 13, 2026
374 checks passed
@FrederikBolding FrederikBolding deleted the fb/init-wallet-package branch May 13, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants