/verify — live proof, zero mock

Everything below is read straight from Ethereum Sepolia and the Nox protocol contract. No backend, no fixtures.

Live event stream (last ~45k blocks)

Loading from Sepolia…

    ACL inspector — who can decrypt this handle?
    Latency benchmark (live Sepolia)

    Run npm run bench to populate p50/p95 (writes web/public/bench.json).

    Reproduce this in ~5 minutes
    $ git clone <repo> && cd noxsend && npm install
    $ cp .env.example .env   # add a funded Sepolia key
    $ npm run compile && npm run deploy
    $ npm run e2e            # full wrap→send→decrypt→claim→unwrap on live Sepolia
    $ npm test               # 122 @noxsend/core unit tests (all green)