Frontend Integration

Nox SDK Usage

Use the Nox handle SDK only inside wallet-connected async actions.
  • Create the handle client from the connected wallet client.
  • Encrypt uint256 values with the DealRoom address as target.
  • Submit handle and handleProof in the same async function.
  • Decrypt only after wallet role has viewer access.