# XRP Ledger API A low-level crate that extracts the common RPC protocol used by the HTML and WebSocket clients. [![Crates.io](https://img.shields.io/crates/v/xrpl_api)](https://crates.io/crates/xrpl_api) [![Documentation](https://docs.rs/xrpl_api/badge.svg)](https://docs.rs/xrpl_api) More information about this crate can be found in the [crate documentation][docs]. ## Status This work is under active development and the API is expected to change. ## Contributing Pull requests, issues and comments are welcome! Make sure to add tests for new features and bug fixes. ## License This work is licensed under the Apache-2.0 License. See [LICENSE.txt](LICENSE.txt) or for details. ## Copyright Copyright © 2022 [Georgios Moschovitis](https://gmosx.ninja). [docs]: https://docs.rs/xrpl_api