xrpl_address_codec 0.14.0

Binary serialization for XRPL Protocol addresses
Documentation
# XRP Ledger Address Codec

Serialization for XRPL Protocol addresses.

[![Crates.io](https://img.shields.io/crates/v/xrpl_address_codec)](https://crates.io/crates/xrpl_address_codec)
[![Documentation](https://docs.rs/xrpl_address_codec/badge.svg)](https://docs.rs/xrpl_address_codec)

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

## Links

- https://github.com/XRPLF/xrpl-py/tree/master/xrpl/core/addresscodec

## 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](LICENSE.txt) or <https://spdx.org/licenses/Apache-2.0.html> for details.

## Copyright

Copyright © 2022 [Georgios Moschovitis](https://gmosx.ninja).

[docs]: https://docs.rs/xrpl_address_codec