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 1271f47 commit 8c9d512Copy full SHA for 8c9d512
README.md
@@ -8,13 +8,10 @@ Follow the [ink! documentation](https://paritytech.github.io/ink-docs/getting-st
8
9
To compile a wasm blob and metadata for a contract, navigate to the contract's root directory and run:
10
11
-<<<<<<< HEAD
12
-=======
13
``` bash
14
cargo +nightly contract build
15
```
16
17
->>>>>>> upstream/main
18
### Note on Binaryen/wasm-opt
19
20
If your package manager doesn't have binaryen versions >= 99, then:
0 commit comments