#sdk #api #rust

sindri

Rust SDK for the Sindri API

1 unstable release

0.0.1 May 13, 2024

#808 in #sdk

Download history 143/week @ 2024-05-13

143 downloads per month

MIT license

10KB
156 lines

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.

Dependencies

~9–24MB
~361K SLoC