Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.04 KB

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