stdtests icon indicating copy to clipboard operation
stdtests copied to clipboard

Extensive Tests with the Forge Standard Library,

stdtests • tests

Extensive Tests with the Forge Standard Library.

Get Foundry Installed

curl -L https://foundry.paradigm.xyz | bash
foundryup

Run The Tests

forge install
forge build
forge test