Skip to main content
SDKs expose BRIK64 concepts inside language ecosystems. They are useful for examples, teaching monomer behavior and integrating circuit thinking into existing codebases. The CLI remains the primary path for the public local BRIK64 workflow and is distributed through the curl installer. SDK packages are language libraries; they are not CLI installation channels.

Package Surfaces

Install Commands

Use the current beta SDK packages from npm and PyPI. The Rust crate is published on crates.io for Beta18.2:
Do not use npm to install the CLI. Install the CLI with:

Release-Backed Examples

Release-backed SDK examples should name the package, installed version, example output and relationship to the local brik64 command. Treat SDKs as language packages and brik64 as the command workflow unless the release explicitly says otherwise.