#ledger #protocols #api #xrpl #binary-encoding

no-std xrpl_binary_codec

Binary serialization for XRPL Protocol objects

11 releases (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

#204 in Magic Beans

Download history 37/week @ 2024-01-02 289/week @ 2024-01-09 268/week @ 2024-01-16 485/week @ 2024-01-23 659/week @ 2024-01-30 295/week @ 2024-02-06 240/week @ 2024-02-13 332/week @ 2024-02-20 435/week @ 2024-02-27 225/week @ 2024-03-05 301/week @ 2024-03-12 347/week @ 2024-03-19 489/week @ 2024-03-26 198/week @ 2024-04-02 163/week @ 2024-04-09 261/week @ 2024-04-16

1,174 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
~79K SLoC