Quickstart
Get started with Axiom V2 on Goerli Testnet
What are we building?
Setting up environment variables
NEXT_PUBLIC_ALCHEMY_KEY=<alchemy key>
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=<walletconnect project ID>
NEXT_PUBLIC_MOCK=truePackage installation
npm installAxiomREPL
Code
Export

Sending a Query
Viewing the sent Query


axiomResults data is just directly emitted from the deployed ExampleClient contractUsing the data in your contract
Deployment Addresses
Last updated