Skip to content
/ txLens Public

TxLens is a browser extension that enhances blockchain explorers like Etherscan by providing AI-powered summaries and insights for transactions and wallet addresses.

Notifications You must be signed in to change notification settings

halas77/txLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TxLens - AI-Powered Blockchain Explorer Insights

TxLens is an open-source browser extension that enhances blockchain explorers like Etherscan by providing AI-powered summaries and insights for transactions and wallet addresses. It simplifies complex blockchain data, making it easier to understand for both beginners and experienced users.

πŸš€ Features

  • πŸ“Œ Transaction Insights – Get AI-generated summaries for any Ethereum transaction.
  • πŸ” Wallet Analysis – See key details about wallet balances, contract verification, and activity.
  • ⚑ Seamless Integration – Works directly on Etherscan, displaying insights in real time.
  • πŸ›‘οΈ Risk Indicator – Highlights risky transactions and suspicious activities.
  • πŸ”„ Multi-Network Support – Extendable to other EVM-compatible chains.

πŸ“₯ Installation

From Source (Development Mode)

# Clone the repository
git clone https://github.com/halas77/txlens.git
cd txlens

# Install dependencies
npm install

# Build the project
npm run build

Load the Extension in Chrome

  1. Open chrome://extensions/
  2. Enable Developer Mode (top-right corner)
  3. Click Load unpacked and select the dist folder

πŸ› οΈ Usage

  1. Navigate to Etherscan.
  2. Open any transaction (/tx/..) or wallet (/address/..) page.
  3. TxLens will automatically summarize and display insights!

πŸ”§ Tech Stack

  • Frontend: React, Tailwind CSS
  • Scraping & Data Extraction: DOM Parsing, Etherscan API
  • AI Integration: Gemini (optional for enhanced summaries)
  • Browser Extension Framework: Manifest V3

πŸ›‘οΈ Security & Privacy

  • TxLens does not store or transmit user data.
  • API calls are made locally within the browser.
  • No wallet access or private keys are required.

🀝 Contributing

We welcome contributions! To contribute:

# Fork the repository
# Create a new branch (feature/your-feature)
# Commit your changes and push them
# Submit a Pull Request

πŸ“¬ Contact

For questions, suggestions, or issues:

πŸš€ Enjoy simplified blockchain insights with TxLens!

About

TxLens is a browser extension that enhances blockchain explorers like Etherscan by providing AI-powered summaries and insights for transactions and wallet addresses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published