Commit cf189031 authored by clabby's avatar clabby

Notes on building `ctb-test-case-generator`

parent 22781c55
...@@ -10,6 +10,8 @@ A lightweight input fuzzing utility used for testing various Bedrock contracts. ...@@ -10,6 +10,8 @@ A lightweight input fuzzing utility used for testing various Bedrock contracts.
## Usage ## Usage
To build, run `yarn build:fuzz` from this directory or the `contract-bedrock` package.
To generate an abi-encoded fuzz case, pass in a mode via the `-m` flag as well as an optional variant via the `-v` flag. To generate an abi-encoded fuzz case, pass in a mode via the `-m` flag as well as an optional variant via the `-v` flag.
### Available Modes ### Available Modes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment