Skip to content

0x-Tracer is an Ethereum Virtual Machine (EVM) based address explorer that allows users to easily explore and track information related to Ethereum addresses.

Notifications You must be signed in to change notification settings

PervezSH/0x-tracer

Repository files navigation

0x-Tracer is an Ethereum Virtual Machine (EVM) based address explorer that allows users to easily explore and track information related to Ethereum addresses.

This project was developed using Next.js, TypeScript, and Bootstrap to provide a responsive and user-friendly frontend UI.

Features

  • User-Friendly Interface: The frontend UI is designed to be intuitive and easy to navigate, ensuring a smooth user experience. Semantic HTML and Bootstrap are utilized to create a visually appealing and accessible interface.

  • Address Information: The explorer integrates with various APIs, including Etherscan, Ankr, and Coingecko, to fetch comprehensive details about user addresses. This includes information such as token holdings and their corresponding USD values.

  • Data Visualization: Data visualization is incorporated using Recharts, a charting library for React. This enables users to visualize and analyze data related to Ethereum addresses, making it easier to understand patterns and trends.

  • Dynamic Animations: The user interface is enhanced with dynamic animations using Framer Motion. These animations bring the interface to life, providing a more engaging and interactive experience for users.

Technologies Used

The Web3 Address Explorer is built using the following technologies, tools, frameworks, and languages:

  • Next.js: A React framework that enables server-side rendering and provides a robust development environment for building modern web applications.

  • TypeScript: A typed superset of JavaScript that enhances the development experience by adding static type checking and improved tooling support.

  • Bootstrap: A popular CSS framework that provides a responsive grid system and a wide range of pre-built components for building attractive and mobile-friendly user interfaces.

  • Etherscan API: Etherscan API is integrated to fetch Ethereum address details, and transaction history.

  • Ankr API: Ankr API is used to retrieve additional information about Ethereum addresses, including token holdings and their corresponding values.

  • Coingecko API: Coingecko API is utilized to obtain up-to-date USD values for tokens held by Ethereum addresses.

  • Ether.js: Ether.js is a JavaScript library for interacting with the Ethereum blockchain, enabling seamless execution of EVM transactions within the explorer.

  • Recharts: Recharts is a charting library for React that is used to visualize data related to Ethereum addresses, providing clear and informative graphical representations.

  • Framer Motion: Framer Motion is a library used to incorporate dynamic animations into the user interface, enhancing the overall experience and making it more engaging for users.

Deployment

A live demo of the 0x-Tracer can be accessed at https://0x-tracer.vercel.app/.

Getting Started (Local Development)

If you would like to run 0x-Tracer locally, simply clone the repository and run the following commands:

yarn install
yarn run dev

This will start a development server at https://localhost:3000 where you can easily explore and track information related to Ethereum addresses.

About

0x-Tracer is an Ethereum Virtual Machine (EVM) based address explorer that allows users to easily explore and track information related to Ethereum addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published