Skip to main content

Config

  • Tenebrae SDK lab trial on Sepolia — MetaMask live for Balance · Deposit to Tenebrae · Transfer Link · Private Transfer · Withdraw from Tenebrae · Confidential DeFi; Tenebrae SDK session unlock in browser storage (not product Auth). Evidence ≠ claim-matrix enabled.
  • Production uses Auth unlock and your transfer-link API.
  • Throwaway test keys only — never paste production private keys or unlock material.
  • Success here is not upstream catalog listing, operator Sepolia spend evidence, or the Auth-plane web app.
  • Sketch is orientation — MetaMask runs live Tenebrae SDK settle (Swap Evidence is USDC ↔ EURC). Manual lab API: Uniswap Swap stubs are Circle USDC/EURC; Aave Manual stubs encode Circle USDC cookbook (not live WETH Evidence). Swap sketches teach outputMinFloorWei as the declared min floor — quote a real floor in production.

Operator evidence: live Sepolia spend runbook · Tenebrae SDK wallet guide

1export const CHAIN_ID_SEPOLIA = 11155111n;
2export const CHAIN_ID_ANVIL = 31337n;