@verax-attestation-registry/verax-sdk
v2.1.3
Published
Verax Attestation Registry SDK to interact with the subgraph and the contracts
Downloads
942
Readme
Verax Attestation Registry - SDK
The Verax SDK facilitates the interactions with the contracts and the subgraph, both from a frontend and a backend.
Installation
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
Getting Started
Check the SDK documentation
CLI examples
cf. CLI examples