foundry-rs / foundry-rs/forge-std

feat: publish forge-std to NPM under @foundry-rs/forge-std

Open
#170 4 comments 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
Solidity
Stars
1.1k
Forks
520
Avg merge
3d 13h
Merged PRs (30d)
9

Description

Hi there 👋

It would be super awesome if there was an official `forge-std` on NPM.

There is a related issue pertaining to Hardhat ( https://github.com/foundry-rs/forge-std/issues/39 ), but my motivation is mostly around avoiding the need for submodules. I know I should learn to love submodules, but I am already happy enough with yarn / package.json for dependency management. My other dependencies already have official distributions, e.g:

- [Open Zeppelin](https://www.npmjs.com/package/@openzeppelin/contracts)
- [@prb/math](https://www.npmjs.com/package/@prb/math)
- [@prb/test](https://www.npmjs.com/package/@prb/test)

It would be super awesome to have `forge-std` there too 🙏

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.