ripple-keypairs

Crates.ioripple-keypairs
lib.rsripple-keypairs
version0.1.0
sourcesrc
created_at2021-01-25 06:30:22.126793
updated_at2021-01-25 06:30:22.126793
descriptionCryptographic key pairs for the XRP Ledger
homepage
repositoryhttps://github.com/otov4its/ripple-keypairs-rust/
max_upload_size
id346315
size39,847
Stanislav Otovchits (otov4its)

documentation

README

ripple-keypairs-rust

Crates.io: ripple-keypairs Documentation CI Status (Github Actions) CD Status (Github Actions)

* ripple-keypairs-rust is a Rust port of the original JavaScript/TypeScript ripple-keypairs

An implementation of XRP Ledger keypairs & wallet generation which supports rfc6979 and eddsa eterministic signatures.

Documentation

Documentation

Release history

See HISTORY.md

Tests

$ cargo test

License

Licensed under ISC license LICENSE

Commit count: 6

cargo fmt