The Verax SDK facilitates the interactions with the contracts and the subgraph, both from a frontend and a backend.
VeraxSDK is an npm package.
# npm
npm i @verax-attestation-registry/verax-sdk
# yarn
yarn add @verax-attestation-registry/verax-sdk
# pnpm
pnpm add @verax-attestation-registry/verax-sdk
Check the SDK documentation
cf. CLI examples