Files
pezkuwi-subxt/README.md
T
Andrew Jones 626cf48df5 Add github workflow CI (#74)
* Create rust.yml

* Add build badge to README

* Fix readme badge link
2020-03-06 12:14:55 +00:00

12 lines
597 B
Markdown

# subxt · ![build](https://github.com/paritytech/substrate-subxt/workflows/Rust/badge.svg)
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.