Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 321 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 321 Bytes

moksha-core

moksha-core is a Rust library for building Cashu apps.

Getting Started

To use Moksha Core in your Rust project, simply add it as a dependency in your Cargo.toml file:

[dependencies]
moksha-core = "0.2.1"

Benchmarks

To run the DHKE benchmarks:

cargo bench -p moksha-core