Testing and Verification

  • Run local integration tests using real transaction flows (minting assets, issuing loans, cross-chain transfers).

  • Use try-runtime to simulate runtime upgrades and validate migrations.

  • Deploy to Paseo testnet and run acceptance tests before mainnet release.

  • Validate cross-chain messaging (XCM), especially if your Xcavate runtime interacts with AssetHub or BridgeHub.

Last updated