• v0.1.3 c296751265

    nonos-sync released this 2026-07-26 06:11:54 -04:00 | 0 commits to main since this release

    Downloads
  • v0.1.2 fac58db196

    nonos-sync released this 2026-07-07 09:50:53 -04:00 | 6 commits to main since this release

    Clarifies that the hosted copy is served by us; running locally keeps everything on your machine, with no telemetry and no fallback RPC.

    Downloads
  • v0.1.1 51076ed65a

    nonos-sync released this 2026-07-07 09:50:51 -04:00 | 7 commits to main since this release

    Points package metadata at the NON-OS org repository.

    Downloads
  • 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