Installation
C SDK
Download Artifacts
To avoid building from source, you can download these things:
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.