stdtests
stdtests copied to clipboard
Extensive Tests with the Forge Standard Library,
stdtests • 
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