libaice/hello_foundry — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2022-10-17
Run local tests to verify a smart contract transfers tokens correctly before deploying it
Check that a voting contract only accepts votes from authorized addresses
Use verbose logging flags to debug exactly what a contract did during a test
Learn the basic structure of a Foundry test file by example
| libaice/hello_foundry | agus-ops/amphi | chenxu0602/pendle-pt-yt-mechanism-lab | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | Solidity | Solidity | Solidity |
| Last pushed | 2022-10-17 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | hard | hard |
| Complexity | 2/5 | 4/5 | 5/5 |
| Audience | developer | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires Foundry installed locally, README doesn't explain what the test code itself does.
A minimal example project showing how to write and run smart contract tests using Foundry, a toolset for building and testing Ethereum smart contracts.
Mainly Solidity. The stack also includes Solidity, Foundry.
Dormant — no commits in 2+ years (last push 2022-10-17).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.