web3-starter-sol/basic_knowledge/workspace/foundry.md
2024-10-15 12:26:21 +09:00

934 B

foundry and tests in solidity


tl; dr


  • foundry is a set of tools for evm-based smart contract development and tests, written in rust.


resources