···11-# The did:cow Method Specification v0.1
11+# The did:cow method specification
2233**Status:** Draft Specification
44···197197198198**Web UI ([`web/static/index.html`](web/static/index.html)):**
199199200200-A static single-page app hosted at `https://cow.watch`. Run locally with:
201201-```bash
202202-python3 web/web.py # serves on port 6667
203203-```
200200+A static single-page app hosted at `https://cow.watch`.
204201- **Resolve** — enter a did:cow DID to fetch and display the DID document, with the current controller and wrapped DID shown as editable fields
205202- **Create** — construct a did:cow identifier from a controller address and wrapped DID, with an animated reveal
206203- **Edit** — update the controller or wrapped DID via a MetaMask transaction (visible after resolving; requires wallet connection)