This is a client-side WASM SPA for the Sovereign Network block explorer.
It is served under /explorer and expects the node API at /api/v1/blockchain/*.
From the repo root:
cd explorer
trunk build --releaseOutput goes to zhtp/static/explorer (configured in explorer/Trunk.toml).
The UI uses:
GET /api/v1/blockchain/statsGET /api/v1/blockchain/blocks?limit=...GET /api/v1/blockchain/transactions?limit=...GET /api/v1/blockchain/search?q=...
To register a .sov domain and publish this explorer as a Web4 citizen, build
and upload the generated zhtp/static/explorer directory as Web4 content, then
register the domain to point at the manifest CID.