Submit extrinsics (transactions) to a substrate node via RPC
# Cargo.toml
[dependencies]
subxt = "0.50.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a Substrate node and submit extrinsics
Add tokio as dependency and use #[tokio::main]
No dependency data recorded yet.