Skip to content

Foundry Setup#1

Merged
viatrix merged 1 commit into
mainfrom
foundry-setup
May 20, 2026
Merged

Foundry Setup#1
viatrix merged 1 commit into
mainfrom
foundry-setup

Conversation

@Xaleee
Copy link
Copy Markdown
Collaborator

@Xaleee Xaleee commented May 19, 2026

Stack:

  • Solidity 0.8.35
  • forge-std v1.14.0
  • OpenZeppelin Contracts v5.6.1

Includes:

  • Example Counter.sol (uses OZ Ownable, custom errors, NatSpec)
  • Unit, fuzz, and invariant test suites as reference patterns
  • Multi-chain deploy script (mainnet, sepolia, arbitrum, optimism, base)
  • Foundry profiles: default, ci (10k fuzz), deep (100k fuzz)

@Xaleee Xaleee requested a review from viatrix May 19, 2026 08:25
@Xaleee Xaleee self-assigned this May 19, 2026
@viatrix viatrix merged commit 93600e7 into main May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants