Immutable by address
Canonical nodes are verified against their digest before becoming readable.
Open-source storage middleware
Content-addressed storage with explicit trust boundaries for every application and tenant.
Designed as infrastructure
UniCAS owns bytes, references, leases, and trust. Your application keeps identity mapping, workflows, and domain meaning.
Canonical nodes are verified against their digest before becoming readable.
Every node, lease, reference, and audit event is scoped by application and tenant.
Root references and leases make lifecycle intent observable and garbage collection safe.
Run it yourself
The portable core and Cloudflare adapter live in one MIT-licensed repository. Admin workflows stay on the console origin; machine protocols stay on the API origin.
Read the architecture$ git clone https://github.com/shazhou-ww/unicas
$ cd unicas
$ pnpm install
$ pnpm dev
# console http://localhost:4070/admin/
# edge http://127.0.0.1:8794
Build on a smaller storage contract