Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 877 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 877 Bytes

Sindri Resources

This repository contains resources and sample data for the Sindri API.

To quickly get started, clone this repository!

The README.md within each directory will contain more detailed information.

📦sindri-resources
 ┣ 📂circuit_database
 ┣ 📂circuit_tutorials
 ┣ 📂reference_code
 ┗ 📜README.md

Check out the Sindri Documentation for more information, guides, interactive tutorials, FAQs, and more!

Circuit Database

Sample circuits in multiple frameworks for getting started with the Sindri API. Every circuit should work as-is.

Circuit Tutorials

Detailed circuit examples with walkthroughs and explanations. These examples are referenced in our docs and posts.

Reference Code

Quick-start code in multiple languages for interfacing with the Sindri API. Copy and paste!