https://github.com/thankgod20/etherscan-mempool
This Mini Etherscan Clone aim to allow clients effortlessly view token balances, transaction lists, and details, compatible with both Ethereum mainnet and Fleshnet.
https://github.com/thankgod20/etherscan-mempool
cryptocurrency ethereum etherscan flashbitcoin nextjs
Last synced: 10 months ago
JSON representation
This Mini Etherscan Clone aim to allow clients effortlessly view token balances, transaction lists, and details, compatible with both Ethereum mainnet and Fleshnet.
- Host: GitHub
- URL: https://github.com/thankgod20/etherscan-mempool
- Owner: Thankgod20
- Created: 2024-05-13T16:20:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:31:25.000Z (over 1 year ago)
- Last Synced: 2024-05-22T20:45:57.024Z (over 1 year ago)
- Topics: cryptocurrency, ethereum, etherscan, flashbitcoin, nextjs
- Language: TypeScript
- Homepage: https://etherscan-mempool.vercel.app
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etherscan Clone in a very simple formal
## Functionality
List of features:
- View ETH price, Global MarketCap, Gas Price
- Search and get details of the account by account address
- Login with metamask
- transaction details summary
## Tech Stack
- **Frontend:** NEXTJS, Typescript, TailwindCSS
- **UI library:** shadcn UI
- **API:** https://api.etherscan.io/api, https://infura.io
## Showcase
\*if no images is showing here, wait for a min or check out showcase directory in code



## Credits
This project was originally created by [Original Author](https://github.com/ARITRA69/).