We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b42447 commit e6f916eCopy full SHA for e6f916e
README.md
@@ -148,11 +148,3 @@ nix run .#multi-fast # to run 3-node network
148
nix run .#prune-running # to stop .#multi-fast or .#single-fast nodes
149
```
150
To run in dev mode use `nix run .#single-fast` for Brooklyn and `nix run .#single-fast sydney` for Syndey
151
-
152
153
154
-##### If you want to compile WASM contracts, you'll need additional dependencies:
155
-```bash
156
-# Install dylint
157
-cargo install cargo-dylint dylint-link
158
-```
0 commit comments