How do I… use the digstore CLI?
Drive everything from your terminal.
digstoreis the Git-shaped CLI for creating, publishing, sharing, and reading stores — scriptable and CI-ready. This page maps each task to the page that walks it. Building and previewing are free; you spend only when you publish.
The mental model
The loop mirrors Git: scaffold and preview locally for free, then init to mint a store and commit to publish each capsule (a new on-chain root). A capsule costs the uniform price in $DIG; everything before publishing costs nothing. Configuration lives in a committable dig.toml (no secrets — those come from the environment).