mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 21:49:26 +00:00
Skeleton ruintime with new types
This commit is contained in:
@@ -27,9 +27,9 @@ brew install rustup
|
||||
```
|
||||
rustup update
|
||||
rustup toolchain install stable
|
||||
rustup target add wasm32-unknown-unknown
|
||||
rustup target add wasmv1-none
|
||||
rustup toolchain install nightly
|
||||
rustup target add wasm32-unknown-unknown --toolchain nightly
|
||||
rustup target add wasmv1-none --toolchain nightly
|
||||
```
|
||||
|
||||
### Install Solidity
|
||||
|
||||
Reference in New Issue
Block a user