An AI Powered Blockchain Explorer
- Clone the repository
- Run
pnpm install
- Run
yarn run dev
- Open the browser and go to
http://localhost:3000
- You need to provide your thirdweb API key in the
scripts/Nebula.mjs
file. - You need to provide your thirdweb client ID in the
src/app/client.ts
file.
change the api keys into env variables