m4rio
m4rio
## Motivation This pull request is related to issue https://github.com/foundry-rs/foundry/issues/5966, which essentially outlines the reasons I believe a dedicated dependency manager for Solidity is necessary. To summarize, relying on git...
Hello, I'm one of the maintainers of [Soldeer](https://soldeer.xyz/project/solmate), the first package manager for solidity, currently integrated into foundry. I've been asked if i am able to push the latest solmate...
Hello, It seems i'm running into an issue while fuzzing some math functions: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x1...
Hello everyone, I'm one of the contributors to https://github.com/mario-eth/soldeer package manager. This package manager is one of the default package managers for solidity, currently used by foundry. We got a...