Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aritra69/etherscan-clone
- Owner: ARITRA69
- Created: 2023-12-09T08:24:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T15:50:11.000Z (about 1 year ago)
- Last Synced: 2024-10-17T23:01:40.510Z (2 months ago)
- Topics: etherjs, etherscan-api, featured, metamask, nextjs, shadcn-ui, tailwindcss, web3modal
- Language: TypeScript
- Homepage: https://etherscan-clone-lovat.vercel.app
- Size: 2.53 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
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)