mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-28 01:41:06 +00:00
6f27489378716f1311f0e13bcad7626dc13ba3d3
* Support custom clients. * Simplify trait bounds. * Plain and double map storage support. * Simplify more trait bounds. * Add proc macro. * Add Call, Event and Store traits. * Update proc-macros. * Add with_system for proc-macro. * proc-macro: test: support signature and extra fields. * proc-macro: test: support sharing state accross steps. * proc-macro: test: fetch state sequentially. * Elide lifetimes. * Add test for plain storage. * Run rustfmt.
subxt ·

A library to submit extrinsics to a substrate node via RPC.
Alternatives
substrate-api-client provides similar functionality.
License
The entire code within this repository is licensed under the GPLv3. Please contact us if you have questions about the licensing of our products.Description
Languages
Rust
99.8%
Shell
0.2%