2 releases
0.1.1 | Jan 5, 2021 |
---|---|
0.1.0 | Jan 3, 2021 |
#5 in #xrp
Used in 2 crates
11KB
178 lines
ripple-address-codec-rust
* ripple-address-codec-rust is a Rust port of the original JavaScript/TypeScript ripple-address-codec
Functions for encoding and decoding XRP Ledger addresses and seeds.
Documentation
Release history
See HISTORY.md
Tests
$ cargo test
License
Licensed under Apache-2.0 license LICENSE
lib.rs
:
Encodes/decodes base58 encoded XRP Ledger identifiers
Functions for encoding and decoding XRP Ledger addresses and seeds.
Examples
See [Functions][crate#functions] section
Dependencies
~5.5–7MB
~220K SLoC