We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6c2c1 commit 9120629Copy full SHA for 9120629
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# Setup Helpers
2
These contracts were created with the intention of speeding up the setup process for an invariant testing suite.
3
4
-For an example implementation of these contracts in use see the [create-chimera-app](https://github.com/Recon-Fuzz/create-chimera-app-2) repo.
+For an example implementation of these contracts in use see the [create-chimera-app](https://github.com/Recon-Fuzz/create-chimera-app) repo.
5
6
## [ActorManager](https://github.com/Recon-Fuzz/setup-helpers/blob/main/src/ActorManager.sol)
7
The `ActorManager` contract serves as the source of truth for actors that are being used in the fuzzing suite setup.
0 commit comments