تحضير البيئة
أوامر لاستنساخ المستودعات وبناء الحزمة باستخدام 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 buildLast updated
Was this helpful?