MetaMask / MetaMask/core

Create package to install foundryup

Open
#5,796 0 comments 0 reactions 1 assignee Claimed by @davidmurdoch View on GitHub
Dominant language
TypeScript
Stars
413
Forks
308
Avg merge
1d 4h
Merged PRs (30d)
253

Description

### Description

We need to create a shared npm package for Foundry installation that can be used by both our extension and mobile clients. Currently, we maintain similar Foundry installation scripts in separate repositories, which creates unnecessary duplication and maintenance overhead.
This work stems from a recent discussion (https://consensys.slack.com/archives/CTQAGKY5V/p1746640108941359?thread_ts=1746626580.571289&cid=CTQAGKY5V) where we identified an opportunity to package the Foundry installation work from the extension PR (https://github.com/MetaMask/metamask-extension/pull/28393) into a reusable package.

### Acceptance Criteria
- Create an npm package that handles Foundry installation and configuration
- Ensure e2e tests that use Anvil (Foundry) pass in both clients

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.