Testing

Clone and setup xcavate project from github

git clone https://github.com/XcavateBlockchain/xcavate-node-audit

cd xcavate-node-audit

cargo build --release

Running Locally using zombienet

cd zombienet-config

zombienet -p native spawn ./dev.toml

Make sure to change the path of polkadot-bianeries

Last updated