Advance forge rollout, Ethereum rails, and NBC sources

This commit is contained in:
every.channel 2026-04-01 15:58:49 -07:00
parent be26313225
commit 7d84510eac
No known key found for this signature in database
88 changed files with 11230 additions and 302 deletions

6
foundry.toml Normal file
View file

@ -0,0 +1,6 @@
[profile.default]
src = "contracts"
test = "contracts/test"
script = "contracts/script"
out = "out"
libs = []