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

https://github.com/mattpereira/etherspect

A block explorer for the Ethereum mainnet
https://github.com/mattpereira/etherspect

alchemy-university nextjs tailwind vercel

Last synced: 3 months ago
JSON representation

A block explorer for the Ethereum mainnet

Awesome Lists containing this project

README

        

# [Etherspect](https://etherspect.vercel.app/)

- Ethereum block explorer that displays latest data about blocks, transactions, accounts, and prices
- Search for any address, ENS name, transaction hash, or block number on the Ethereum mainnet
- Leverages serverless functions, alchemy sdk, and etherscan api

## Stack

- Nextjs
- Tailwind
- Alchemy SDK

## Getting Started

1. Install dependencies with `npm install`
2. Run the development server with `npm run dev`

## Resources

https://www.alchemy.com/sdk

https://nextjs.org/docs