foundry

Ethereum development toolkit with Solidity compiler and testing framework

brewmacoslinux
Try with needOr install directly
Source

About

Blazing fast, portable and modular toolkit for Ethereum application development

Commands

forgecastanvil

Examples

Initialize a new Foundry project$ forge init my-project
Run tests for your Solidity contracts$ forge test
Start a local Ethereum testnet$ anvil