• v0.1.0 6dfe5bdfb8

    nonos-sync released this 2026-07-07 07:53:43 -04:00 | 9 commits to main since this release

    Local-first staking dashboard for NOX. It runs in your browser, connects your own RPC and wallet, and sends nothing to any server.

    Run it locally in one command:

    npx @nonos/nox-dashboard
    

    Or download nox-dashboard-0.1.0-dist.zip below and serve the static files with any static server. Hosted copy: https://staking.nonos.software

    • Stake, stake locked, claim, compound, unstake, and early unlock.
    • Browser wallet, WalletConnect, or watch an address read-only.
    • No fallback RPC, no telemetry, no keys held. Built on @nonos/nox-staking-sdk.
    Downloads