mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Merge branch 'develop' into next
This commit is contained in:
@@ -32,7 +32,7 @@ rustup toolchain install nightly
|
||||
rustup target add wasm32v1-none --toolchain nightly
|
||||
```
|
||||
|
||||
### Install Solidity
|
||||
### Install Solidity with `svm`
|
||||
|
||||
```
|
||||
cargo install svm-rs
|
||||
@@ -40,14 +40,6 @@ svm install 0.8.26
|
||||
svm use 0.8.26
|
||||
```
|
||||
|
||||
### Install Solidity Compiler Version Manager
|
||||
|
||||
```
|
||||
cargo install svm-rs
|
||||
svm install 0.8.25
|
||||
svm use 0.8.25
|
||||
```
|
||||
|
||||
### Install foundry (for tests)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user