Pre-Test Preparation
Prerequisites
Ensure the following are installed:
Rust (
stabletoolchain)cargo,subkey,wasm-packNode.js (for Tanssi DApp interactions)
polkadot.jsor SubWallet for signing transactions
Clone and build the latest Xcavate Protocol runtime locally:
git clone https://github.com/xcavate/protocol cd protocol cargo build --release
Keys & Accounts
Generate test accounts with
subkeyorpolkadot.jsextension.Request test tokens from the Dancebox Faucet.
PreviousTanssi - Testing Xcavate Protocol on Tanssi Testnet (Dancebox)NextDeploy Local Runtime Build to Tanssi Dancebox
Last updated