← All Products
Confium Transparency
Prove your operations are auditable and tamper-evident.
Compliance TeamsCAsAudit TeamsBlockchain Protocols
Installation options
Pick the install path that matches your deployment. Confium Confium Transparency is available as a Rust crate, a Docker image, a language-specific package, or a hosted service depending on surface.
Rust crate
cargo add confium-transparency Docker (log server)
docker pull confium/log-server:latest
docker run -p 7878:7878 -v ./log.db:/data/log.db confium/log-server:latest Cloudflare Workers (edge verifier)
npm install @confium/log-edge
wrangler deploy Python / Ruby
pip install confium
gem install confium