Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mattpereira/etherspect
- Owner: MattPereira
- Created: 2023-07-25T22:17:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T00:48:01.000Z (over 1 year ago)
- Last Synced: 2023-07-31T01:53:05.338Z (over 1 year ago)
- Topics: alchemy-university, nextjs, tailwind, vercel
- Language: JavaScript
- Homepage: https://ethereum-block-explorer-kappa.vercel.app
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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