mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 06:47:58 +00:00
12 lines
507 B
Markdown
12 lines
507 B
Markdown
# subxt
|
|
|
|
A library to **sub**mit e**xt**rinsics to a [substrate](https://github.com/paritytech/substrate) node via RPC.
|
|
|
|
**IMPORTANT NOTE:** WORK IN PROGRESS! Do not expect this to be working (or supported).
|
|
|
|
**Alternatively**: https://github.com/scs/substrate-api-client provides similar functionality.
|
|
|
|
## License
|
|
|
|
The entire code within this repository is licensed under the [GPLv3](LICENSE). Please [contact us](https://www.parity.io/contact/) if you have questions about the licensing of our products.
|