Crates.io | xrpl_types |
lib.rs | xrpl_types |
version | 0.16.5 |
source | src |
created_at | 2022-03-05 08:12:32.203805 |
updated_at | 2024-09-16 05:38:59.615374 |
description | Core types and related functions for the XRP Ledger |
homepage | |
repository | https://github.com/gmosx/xrpl-sdk-rust/tree/main/xrpl_types |
max_upload_size | |
id | 543918 |
size | 73,419 |
Core types and related functions for the XRP Ledger. Reused between Web and WebSocket clients and potentially for server-side code.
More information about this crate can be found in the crate documentation.
This work is under active development and the API is expected to change.
no_std
supportThis crate is no_std
compatible when disabling the default std
feature.
xrpl_types = { version = "0.16.0", default-features = false }
Pull requests, issues and comments are welcome! Make sure to add tests for new features and bug fixes.
This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.
Copyright © 2022 Georgios Moschovitis.