Instructions file CodexOpenCode
AGENTS.md instructions for zama-ai/sdk, covering agents.md, ⚠️ not @zama-fhe/relayer-sdk, token operations: use the sdk method, don't recompose and further reading.
Instructions file CodexOpenCode
AGENTS.md instructions for zama-ai/sdk, covering agents.md, ⚠️ not @zama-fhe/relayer-sdk, token operations: use the sdk method, don't recompose and further reading.
Instructions file
Claude Code instructions for zama-ai/sdk, a project described as: TypeScript SDK for confidential FHE smart contracts on Zama Protocol.
Skill Claude CodeCodex
Opinionated JSDoc conventions for TypeScript SDK codebases. Use when: (1) Writing or reviewing JSDoc on public API exports, (2) Cleaning up over-documented code, (3) Auditing documentation for internal leakage, (4) Writing JSDoc for types, interfaces, and classes, (5) Deciding whether a function needs JSDoc at all.…
Skill Claude CodeCodex
Best practices for building hook libraries with TanStack Query. Use when: (1) Writing useQuery/useMutation hooks that wrap async data-fetching functions, (2) Designing query key schemas and cache identity systems, (3) Building framework-agnostic query options factories, (4) Implementing cache invalidation patterns…
Agent
For SDK users: packages/sdk/ is the core SDK, packages/react-sdk/ is the React hooks layer, and examples/ has approved working integrations across React (wagmi, viem, ethers) and Node.js (viem, ethers) stacks.
Agent
The repo has two changelog surfaces — keep them distinct.
Agent
The SDK is for all Zama Protocol use cases, not just tokens. The code is in transition toward that, so naming discipline matters.
Agent
Status: Updated 2026-07-27. Both tracks are now done and shipped on the 3.x line.
Agent
Non-obvious things that have caused real bugs or friction.
Agent
Zama SDK is a suite of TypeScript libraries for building privacy-preserving dApps on EVM-compatible blockchains powered by the Zama Confidential Blockchain Protocol. It gives developers everything they need to interact with confidential smart contracts using Fully Homomorphic Encryption (FHE) — encrypting inputs…
Plugin Claude Code
Plugin marketplace listing 1 plugin: zama-protocol.
Plugin Claude Code
Three skills for building confidential dApps on Zama's FHEVM: protocol concepts & addresses, encrypted Solidity, and TypeScript SDK integration.
Cursor rule Cursor
Detailed reference for addresses (zama-protocol skill).
Cursor rule Cursor
Detailed reference for concepts (zama-protocol skill).
Cursor rule Cursor
Detailed reference for acl (zama-protocol skill).
Cursor rule Cursor
Detailed reference for architecture overview (zama-protocol skill).
Cursor rule Cursor
Detailed reference for coprocessor (zama-protocol skill).
Cursor rule Cursor
Detailed reference for flow fhe computation (zama-protocol skill).
Cursor rule Cursor
Detailed reference for flow input verification (zama-protocol skill).
Cursor rule Cursor
Detailed reference for flow public decryption (zama-protocol skill).
Cursor rule Cursor
Detailed reference for flow user decryption (zama-protocol skill).
Cursor rule Cursor
Detailed reference for handles (zama-protocol skill).
Cursor rule Cursor
Detailed reference for hcu limits (zama-protocol skill).
Cursor rule Cursor
Detailed reference for kms overview (zama-protocol skill).