mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +00:00
e8b4eb3030
* Bump version and update changelog * Add link to examples in README
724 B
724 B
subxt ·

A library to submit extrinsics to a substrate node via RPC.
Usage
See examples.
Alternatives
substrate-api-client provides similar functionality.