• v0.2.0 9b84c761c0

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

    Local-first TypeScript SDK for NOX staking on Ethereum mainnet.

    • Live transaction execution: prepare, sign, and send EIP-1559 plans through your own RPC.
    • Receipt, event, and revert decoding, with bounds checks on every value read from an RPC response.
    • Early unlock support for locked positions.
    • Adversarial test suite (malicious RPC and hostile inputs). Cross-platform CI on Linux, macOS, and Windows.

    Install:

    npm install @nonos/nox-staking-sdk
    

    Published on npm with provenance. The attached tarball is the exact published artifact.

    Downloads