An open API service indexing awesome lists of open source software.

https://github.com/thirdweb-example/nebula-block-explorer

An AI Powered Blockchain Explorer
https://github.com/thirdweb-example/nebula-block-explorer

Last synced: 9 months ago
JSON representation

An AI Powered Blockchain Explorer

Awesome Lists containing this project

README

          

# nebula-block-explorer
An AI Powered Blockchain Explorer - Nebula

## Demo Project

This is a demo project to showcase the capabilities of Nebula. It is a simple blockchain explorer that allows you to search for transactions, smart contracts, and blocks on any EVM-compatible blockchain.

[Sign up for the Nebula Early Access](https://bit.ly/3E6OmAh)

## How to use

1. Clone the repository
2. Run `pnpm install`
3. Run `yarn run dev`
4. Open the browser and go to `http://localhost:3000`

### Important Note:

1. You need to provide your thirdweb API key in the `scripts/Nebula.mjs` file.
2. You need to provide your thirdweb client ID in the `src/app/client.ts` file.