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

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.

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

![showcase-1](https://github.com/ARITRA69/etherscan-clone/blob/main/showcase/etherscan-1.png)
![showcase-2](https://github.com/ARITRA69/etherscan-clone/blob/main/showcase/etherscan-2.png)
![showcase-3](https://github.com/Thankgod20/etherscan-mempool/blob/main/showcase/Screenshot%202024-05-18%20at%2010.07.24.png)

## Credits

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