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.mjsfile. - You need to provide your thirdweb client ID in the
src/app/client.tsfile.
change the api keys into env variables