تحضير البيئة

أوامر لاستنساخ المستودعات وبناء SDK باستخدام 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.git

انتقل إلى الدليل:

cd rome-sdk

بناء البرنامج:

cargo build

Last updated

Was this helpful?