Skip to content

Commit 529b7a5

Browse files
gakonstmds1transmissions11
authored
Rebrand to Foundry (foundry-rs#156)
* wip: rebrand * update readme * add demo svg * more readme * benches * cleanup * add more context in readme * docs: some cleanup (foundry-rs#153) * docs: tagline fixes (foundry-rs#154) * docs: add CLI docs * chore typos * docs * modify forge readme * modify forge readme * add cheatcodes readme * cli readme * retab * retab * add minimal utils readme * evm adapters docs * fix: parse block as decimal not hex * chore: fmt Co-authored-by: Matt <[email protected]> Co-authored-by: t11s <[email protected]>
1 parent 46a3370 commit 529b7a5

34 files changed

+848
-553
lines changed

Cargo.lock

Lines changed: 75 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
members = [
33
"evm-adapters",
44
"utils",
5-
"seth",
6-
"dapp",
7-
"dapptools",
5+
"cast",
6+
"forge",
7+
"cli",
88
]
99

1010
# Binary size optimizations

0 commit comments

Comments
 (0)