#ledger #protocols #xrpl #api

xrpl_address_codec

Binary serialization for XRPL Protocol addresses

10 releases (breaking)

0.16.3 Mar 27, 2024
0.15.0 Sep 24, 2023
0.9.0 Aug 6, 2022
0.1.0 Jul 31, 2022

#2110 in Magic Beans

Download history 10/week @ 2024-02-26 282/week @ 2024-03-25 46/week @ 2024-04-01

328 downloads per month

Apache-2.0

5KB

XRP Ledger Address Codec

Serialization for XRPL Protocol addresses.

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.

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.


lib.rs:

Serialization for XRPL Protocol addresses.

No runtime deps