Skip to content

A comprehensive analytics dashboard for tracking Base ecosystem DeFi protocols, TVL metrics, yield farming opportunities, and protocol performance across the Base blockchain

License

Notifications You must be signed in to change notification settings

wearedood/base-ecosystem-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

base-ecosystem-tracker

A comprehensive analytics dashboard for tracking Base ecosystem DeFi protocols, TVL metrics, yield farming opportunities, and protocol performance across the Base blockchain

🚀 Features

  • Real-time TVL Tracking: Monitor Total Value Locked across major Base DeFi protocols
  • Yield Farming Analytics: Track APY/APR rates and farming opportunities
  • Protocol Comparison: Side-by-side analysis of DeFi protocols on Base
  • Historical Data: Charts and trends for protocol performance over time
  • Portfolio Tracking: Monitor your DeFi positions across Base ecosystem
  • Risk Assessment: Evaluate protocol safety and smart contract risks

🏗️ Supported Protocols

DEXs & AMMs

  • Uniswap V3 on Base
  • Aerodrome Finance
  • BaseSwap
  • SushiSwap on Base

Lending & Borrowing

  • Aave V3 on Base
  • Compound V3
  • Moonwell

Yield Farming

  • Beefy Finance
  • Yearn Finance
  • Convex Finance

🛠️ Tech Stack

  • Frontend: React.js, TypeScript, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: PostgreSQL, Redis for caching
  • Blockchain: Web3.js, Ethers.js for Base network interaction
  • APIs: The Graph Protocol, DefiLlama, CoinGecko

📊 Installation

git clone https://github.com/wearedood/base-ecosystem-tracker.git
cd base-ecosystem-tracker
npm install
cp .env.example .env
# Configure your environment variables
npm run dev

🔧 Configuration

Create a .env file with the following variables:

BASE_RPC_URL=https://mainnet.base.org
THE_GRAPH_API_KEY=your_api_key
DEFILLAMA_API_KEY=your_api_key
COINGECKO_API_KEY=your_api_key
DATABASE_URL=postgresql://localhost:5432/base_tracker
REDIS_URL=redis://localhost:6379

🤝 Contributing

We welcome contributions to improve Base ecosystem analytics! Please see our Contributing Guidelines for details.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links


Built with ❤️ for the Base ecosystem

About

A comprehensive analytics dashboard for tracking Base ecosystem DeFi protocols, TVL metrics, yield farming opportunities, and protocol performance across the Base blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published