Skip to content

kerala-blockchain-academy/aetherlens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧭 Aetherlens

Aetherlens is a lightweight Ethereum-based blockchain explorer that allows users to interact with on-chain data through an intuitive interface and RESTful URLs. It provides detailed insights into blocks, transactions, smart contracts, and real-time statistics.

🚀 Features

🔢 Block & Transaction Insights

View the total number of blocks, total transactions, and total contracts created on the network.

Track the latest transactions on the network.

Get detailed decoded input data for each transaction.

📊 Transaction Statistics

Hourly transaction breakdown for the current day.

Daily transaction counts for the last 10 days.

🧠 Contract Interactions

View all transactions involving smart contracts.

Decode contract interactions using input data and ABI.

Decode any transaction if you know the input data and ABI.

🔍 Search & Filter

Search by:

Block number

Transaction hash

Use URL parameters to access specific blocks, transactions, contracts directly.

🛠️ Tech Stack

image image image image

📦 How To Start

Edit the env.dev file with the parameters you need

git clone git@github.com:Kerala-Blockchain-Academy/aetherlens.git
cd aetherlens
make up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published