#ledger #api #xrpl

no-std xrpl_types

Core types and related functions for the XRP Ledger

14 releases (8 breaking)

0.16.3 Mar 27, 2024
0.15.0 Sep 24, 2023
0.9.0 Aug 6, 2022
0.3.0 Jul 31, 2022
0.2.0 Mar 5, 2022

#227 in Magic Beans

Download history 141/week @ 2024-01-05 376/week @ 2024-01-12 335/week @ 2024-01-19 672/week @ 2024-01-26 404/week @ 2024-02-02 280/week @ 2024-02-09 288/week @ 2024-02-16 430/week @ 2024-02-23 300/week @ 2024-03-01 322/week @ 2024-03-08 294/week @ 2024-03-15 721/week @ 2024-03-22 255/week @ 2024-03-29 201/week @ 2024-04-05

1,534 downloads per month
Used in 7 crates

Apache-2.0

64KB
1.5K SLoC

XRP Ledger Types

Core types and related functions for the XRP Ledger. Reused between Web and WebSocket clients and potentially for server-side code.

Crates.io Documentation

More information about this crate can be found in the crate documentation.

Status

This work is under active development and the API is expected to change.

no_std support

This crate is no_std compatible when disabling the default std feature.

xrpl_types = { version = "0.16.0", default-features = false }

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 or https://spdx.org/licenses/Apache-2.0.html for details.

Copyright © 2022 Georgios Moschovitis.

Dependencies

~1.5–2.4MB
~57K SLoC