Comment on page
Axiom Client SDK
Reference documentation for Axiom Client SDK
The Axiom Client SDK is an npm library with a collection of APIs to write a client ZK circuit and run the circuit to generate Axiom queries.
To install the package into your dApp as a project dependency, use your favorite package manager (
npm
, yarn
, or pnpm
)npm
npm i @axiom-crypto/client
Last modified 12d ago