Akagi201 / foundry-template

Foundry scaffold project with many useful solidity tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foundry-template

Foundry scaffold project with many useful solidity tools

Init from forge-template

forge init --vscode foundry-template

Necessary Deps

Unnecessary Deps

EVM Tools

Usage

just -l
just install
just build
just deploy-xxx

Code guide

Analysis tools

Dev Tools

volta install @openzeppelin/defender-deploy-client-cli # defender-deploy-client-cli
volta install @openzeppelin/upgrades-core # openzeppelin-upgrades-core

Services

  • Openzeppelin Defender
  • Tenderly

Security tools

EVM network docs

solc version manager

  • svm-rs - foundry uses it inside

Hacks/CTF

Foundry inside

Nice books

Nice course

Nice docs

Refs

About

Foundry scaffold project with many useful solidity tools


Languages

Language:Solidity 85.1%Language:Just 8.2%Language:Makefile 6.8%