sindri 0.0.1

Rust SDK for the Sindri API
Documentation

Sindri Rust SDK

Overview of Sindri

Using the SDK

Add the sindri crate to your list of dependencies.

cargo add sindri

Authentication

let client = SindriClient::new("YOUR_API_KEY")

Alternatively, if you have the installed the Sindri CLI, you can authenticate with:

sindri login

Examples

halo2_pse_v3, axiom_v3, circom, boojum.