# subxt · ![build](https://github.com/paritytech/substrate-subxt/workflows/Rust/badge.svg) [![Latest Version](https://img.shields.io/crates/v/substrate-subxt.svg)](https://crates.io/crates/substrate-subxt) A library to **sub**mit e**xt**rinsics to a [substrate](https://github.com/paritytech/substrate) node via RPC. ## Usage See [examples](./examples). **Alternatives** [substrate-api-client](https://github.com/scs/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.