ripple-address-codec 0.1.0

Encodes/decodes base58 encoded XRP Ledger identifiers
Documentation
# ripple-address-codec-rust

_\* 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 ISC license [LICENSE-ISC](LICENSE-ISC)