Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aritra69/etherscan-clone

(Etherscan Clone) View details about transactions and other details
https://github.com/aritra69/etherscan-clone

etherjs etherscan-api featured metamask nextjs shadcn-ui tailwindcss web3modal

Last synced: 1 day ago
JSON representation

(Etherscan Clone) View details about transactions and other details

Awesome Lists containing this project

README

        

# Etherscan Clone in a very simple formal

live link - https://etherscan-clone-lovat.vercel.app/

## Functionality

List of features:

- View ETH price, Global MarketCap, Gas Price
- Search and get details of the account by account address
- Login with metamask
- dashboard of the user featuring transaction and balance
**NB:** _Dashboard is only present for sepolia testnet_

## Tech Stack

- **Frontend:** NEXTJS, Typescript, TailwindCSS
- **UI library:** shadcn UI
- **API:** https://api.etherscan.io/api, https://api-sepolia.etherscan.io/api

## 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/ARITRA69/etherscan-clone/blob/main/showcase/etherscan-dashboard.png)