Get startedInstallation

Install Causet


Install the CLI

curl -fsSL https://install.causet.io/install.sh | bash
causet version

Full command reference: CLI.


Runtime options

Causet runs locally with Docker (available now, for development and evaluation), or on Managed Causet Cloud (early access, for approved customers).

See What runs today? for current availability, maturity, and production-support details.


Interactive learning (no runtime)

Browser tutorials teach the model without Docker: Interactive learning environment. They are not a substitute for causet local up.


Local runtime

causet local up
causet context use env local

Then follow the local quickstart (wallet demo).


Causet Cloud

Request access at causet.io. Sign in at cloud.causet.io.

causet login
causet context show

Next step

Run the local quickstart →