How do I… use DIGHUb?
Publish and manage your store from the browser. DIGHUb at hub.dig.net is the no-CLI front door: drop in a built site, preview it for free, and connect a wallet only at the moment you publish. This page is the shortest path through the things you'll actually do.
The mental model
A store is your site's permanent, on-chain identity — you control it with your wallet (your wallet is your account; no email, no password). Each publish seals the current build into one immutable capsule. Building and previewing are free; you pay the uniform capsule price in $DIG only when you publish.
How do I create a store and publish my first capsule?
Start a new store in DIGHUb ↗, drop in your built folder (dist/ or build/), preview it free on the real read path, then hit Publish and approve the one on-chain spend. That mints your store and publishes its first capsule.
→ Quickstart → Publish from the web
How do I ship an update?
Re-upload the new build, preview the draft for free, and Publish again. Each update is a new capsule and costs the uniform capsule price; old capsules stay readable forever, and your store always resolves to its latest unless a reader pins a specific version.
→ Quickstart → ship an update · On-chain anchoring