Installation

C SDK

Download Artifacts

To avoid building from source, you can download these things:

  1. The dynamic library for your platform (if it's available on GitHub)
  2. The libqcs.h header file

Build from Source

Check out the GitHub Repo README for instructions.

Services

Full usage of this library requires quilc and qvm to be available on local webservers. The easiest way to do this is by using this docker-compose file and running docker-compose up -d. This will run the required services on their default ports in the background.