We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0e71f commit 1acd3c8Copy full SHA for 1acd3c8
1 file changed
bin/ev-deployer/README.md
@@ -40,6 +40,14 @@ owner = "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"
40
41
## Usage
42
43
+### Generate a starter config
44
+
45
+```bash
46
+ev-deployer init --output deploy.toml
47
+```
48
49
+This creates a TOML config template with all supported contracts commented out and documented.
50
51
### Generate genesis alloc
52
53
Print alloc JSON to stdout:
0 commit comments