Skip to content

v2.0.3

Compare
Choose a tag to compare
@ytham ytham released this 12 Feb 14:39
· 142 commits to main since this release
928a471

@axiom-crypto/client

@axiom-crypto/react

  • Allows users to insert an AxiomCircuitProvider into their Next.js/React projects
  • Users can use the useAxiomCircuit hook within AxiomCircuitProvider to generate local proofs of circuits and build an AxiomV2 query
  • Implementation example: https://github.com/axiom-crypto/axiom-scaffold-nextjs/