#ledger #protocols #api #xrpl

no-std xrpl_binary_codec

Binary serialization for XRPL Protocol objects

12 releases (breaking)

new 0.16.4 May 25, 2024
0.16.3 Mar 27, 2024
0.15.0 Sep 24, 2023
0.9.0 Aug 6, 2022
0.2.0 Mar 5, 2022

#513 in Magic Beans

Download history 403/week @ 2024-02-02 272/week @ 2024-02-09 277/week @ 2024-02-16 425/week @ 2024-02-23 295/week @ 2024-03-01 316/week @ 2024-03-08 288/week @ 2024-03-15 564/week @ 2024-03-22 196/week @ 2024-03-29 197/week @ 2024-04-05 218/week @ 2024-04-12 299/week @ 2024-04-19 489/week @ 2024-04-26 211/week @ 2024-05-03 374/week @ 2024-05-10 290/week @ 2024-05-17

1,424 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.4–3.5MB
~80K SLoC