Prepare Environment
Commands for cloning repositories and building the SDK with cargo.
git clone --branch v1.0.1 https://github.com/rome-labs/rome-evm.git
git clone --branch v1.0.1 https://github.com/rome-labs/rome-sdk.gitcd rome-sdkcargo buildLast updated
Was this helpful?