-
nox-staking-sdk 0.2.2 Stable
released this
2026-07-07 09:50:50 -04:00 | 1 commits to main since this releaseAdds a full install guide for the SDK and dashboard (docs/INSTALL.md): prerequisites, all three dashboard paths, SDK install across npm/pnpm/yarn/bun, verification, troubleshooting. Clarifies that the hosted dashboard is a copy we run, not a claim of no servers.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
nox-staking-sdk 0.2.1 Stable
released this
2026-07-07 09:50:49 -04:00 | 3 commits to main since this releaseReworks the guides to use the SDK API directly (nox.safe.tx, injected signer, RPC proxy) instead of an external CLI this package does not ship. The EIP-712 signing domain is unchanged.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
nox-staking-sdk 0.2.0 Stable
released this
2026-07-07 07:53:12 -04:00 | 7 commits to main since this releaseLocal-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-sdkPublished on npm with provenance. The attached tarball is the exact published artifact.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads