substrate-subxt 0.8.0

Submit extrinsics (transactions) to a substrate node via RPC
docs.rs failed to build substrate-subxt-0.8.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: substrate-subxt-0.16.0

subxt ยท build Latest Version

A library to submit extrinsics to a substrate node via RPC.

Usage

See examples.

Alternatives

substrate-api-client provides similar functionality.

License