# ripple-address-codec-rust
[](https://crates.io/crates/ripple-address-codec)
[](https://docs.rs/ripple-address-codec)
[](https://github.com/otov4its/ripple-address-codec-rust/actions)
_\* ripple-address-codec-rust is a **Rust port** of the original JavaScript/TypeScript [ripple-address-codec](https://github.com/ripple/ripple-address-codec)_
Functions for encoding and decoding XRP Ledger addresses and seeds.
## Documentation
[Documentation](https://docs.rs/ripple-address-codec/)
## Release history
See [HISTORY.md](HISTORY.md)
## Tests
```bash
$ cargo test
```
## License
Licensed under Apache-2.0 license [LICENSE](LICENSE)