Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattpereira/etherspect

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

alchemy-university nextjs tailwind vercel

Last synced: about 15 hours ago
JSON representation

A simple 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