zama-ai/sdk

TypeScript SDK for confidential FHE smart contracts on Zama Protocol

11Stars on the repository
10Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
BSD-3-Clause-ClearLicence, which decides whether bodies are shown

jsdoc

01

zama-ai/sdk

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.…

not rated 11 6d ago A 101 tokens BSD-3-Clause-Clear

zama-ai/sdk

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…

not rated 11 6d ago A 160 tokens BSD-3-Clause-Clear