Foundry
Foundry manages your dependencies, compiles your project, runs tests, deploys, and lets you interact with the chain from the command-line and via Solidity scripts.
Last updated
Foundry manages your dependencies, compiles your project, runs tests, deploys, and lets you interact with the chain from the command-line and via Solidity scripts.
Last updated
Check out Foundry for and .
Foundry consists of:
: Forge tests, builds, and deploys your smart contracts.
: Cast is Foundry’s command-line tool for performing Ethereum RPC calls.
: Anvil is a local testnet node shipped with Foundry.
: Chisel is an advanced Solidity REPL shipped with Foundry
View your deployed contract on any of the .