Skip to main content

Sindri Python SDK

Project description

Sindri Python SDK

Build Status

GitHub Workflow Status

Description

The Sindri Python SDK. Contains SDK code for Sindri APIs. Please see Sindri.app for more details.

This SDK is an alpha (testing) release and may change at any time.

Usage

Prove An Existing Circuit

from sindri_labs.sindri import Sindri
sindri = Sindri('api_key')
with open('./anonklub-circom/input.json', 'r') as file:
    sindri.prove_circuit('7c2c5e9d-235b-40ef-9c6a-694e6a2dc034', file.read())

License

sindri-python is licensed under a MIT License and is copyright Sindri Labs, LLC.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sindri_labs-0.1.0a2.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

sindri_labs-0.1.0a2-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page