#ledger #protocols #api #xrpl

no-std xrpl_binary_codec

Binary serialization for XRPL Protocol objects

13 releases (8 breaking)

0.16.5 Sep 16, 2024
0.16.4 May 25, 2024
0.16.3 Mar 27, 2024
0.15.0 Sep 24, 2023
0.2.0 Mar 5, 2022

#2 in #xrpl

Download history 561/week @ 2024-06-28 663/week @ 2024-07-05 665/week @ 2024-07-12 570/week @ 2024-07-19 835/week @ 2024-07-26 810/week @ 2024-08-02 919/week @ 2024-08-09 751/week @ 2024-08-16 547/week @ 2024-08-23 694/week @ 2024-08-30 524/week @ 2024-09-06 500/week @ 2024-09-13 630/week @ 2024-09-20 559/week @ 2024-09-27 816/week @ 2024-10-04 354/week @ 2024-10-11

2,417 downloads per month
Used in 5 crates

Apache-2.0

145KB
3.5K SLoC

XRP Ledger Binary Codec

Binary serialization for XRPL Protocol objects.

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_binary_codec = { 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

~2.5–4MB
~84K SLoC