Get started

Five minutes to your first cited page.

Free to self-host. Hosted when you want it. Run one command and the daemon scaffolds a wiki, extracts atomic facts, and signs every step. Bring your own model. Nothing leaves your machine unless you say so.

Path A

Self-host the AGPL daemon

The whole product, on your machine, under AGPL-3.0. You run the daemon, you bring the model, your wiki is markdown files on disk you can read and search.

Path B

Start a hosted wiki

The same daemon, always-on, run for you. A web provenance dashboard, multi-device sync, and the hash chain managed without you operating anything.

Install

One command. Then you are running.

install · @3030-labs/wotwv0.8.4
global install
npm i -g @3030-labs/wotw
run without installing
npx @3030-labs/wotw init
docker (node:20)
docker run -it -v "$PWD:/wiki" -w /wiki node:20 npx @3030-labs/wotw init

The Docker path uses the public node:20 image and the same npx invocation, so there is no separate registry to trust.

RuntimeNode 20+
LicenseAGPL-3.0
ModelsBring your own key
Quickstart

Init, compile, serve.

Three commands take you from a raw folder to a wiki where every paragraph cites the chain it came from.

quickstart3 steps
  1. wotw initscaffold a wiki + facts store in the current folder
  2. wotw compileingest your sources, extract facts, assemble pages
  3. wotw serveread the cited wiki in your browser

Want to verify a Pack on a clean machine with no daemon? Install wotw-verify: brew install 3030-labs/tap/wotw-verify

Hand it the raw. Get back the record.