ripple-address-codec

Crates.ioripple-address-codec
lib.rsripple-address-codec
version0.1.1
sourcesrc
created_at2021-01-03 11:52:53.713837
updated_at2021-01-05 11:50:01.245474
descriptionEncodes/decodes base58 encoded XRP Ledger identifiers
homepage
repositoryhttps://github.com/otov4its/ripple-address-codec-rust/
max_upload_size
id331006
size29,967
Stanislav Otovchits (otov4its)

documentation

README

ripple-address-codec-rust

Crates.io: hex Documentation Build Status (Github Actions)

* 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

Documentation

Release history

See HISTORY.md

Tests

$ cargo test

License

Licensed under Apache-2.0 license LICENSE

Commit count: 13

cargo fmt