All bounties
Open
Infrastructure
Hard

Static-first block explorer (read-only)

Ship a minimal explorer that indexes headers and transactions via ZMQ, exposes JSON, and renders a static HTML view.

#explorer#zmq#infra

Scope & acceptance

Community needs a lightweight explorer without a heavy indexer stack. Scope: - Rust or Go daemon consuming `nonod`'s ZMQ block/tx feeds. - SQLite-backed index (append-only). - REST endpoints: `/block/:height`, `/tx/:hash`, `/mempool`. - Minimal HTML frontend (no JS framework required). - Runs on a $5 VPS alongside nonod. Out of scope: address indexing (privacy-hostile).

Submissions (0)

No submissions yet — be the first to claim it.

Submit your work

Link the PR against hempmillionaire/Nono and summarise what you shipped.

Sign in with GitHub to submit work on this bounty.

Sign in with GitHub