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