An advanced blockchain analytics and exploration platform for the Avalanche ecosystem.
- 📊 Real-time token price charts and market data
- 📰 Curated blockchain news and updates
- 🔗 Network visualization and analytics
- 💰 Token explorer with detailed information
- 📝 Personal watchlist for tracking assets
- 🔐 Web3 wallet integration
- Frontend: React, TypeScript, Tailwind CSS, shadcn/ui
- Backend: Express.js, Node.js
- Web3: Ethers.js, Web3Modal
- Data Visualization: Recharts
- APIs: OpenAI integration
- Node.js (v16+)
- npm or yarn
- MetaMask or any Web3 wallet
- Clone the repository
git clone https://github.com/marcelogarza/avalook.git
cd avalook- Install dependencies
npm install- Run the application (starts both frontend and backend)
npm run start:allThe frontend will be available at http://localhost:5173 and the backend at http://localhost:3000.
- Connect your Web3 wallet
- Explore the dashboard for an overview
- Analyze specific tokens in the token explorer
- Track assets by adding them to your watchlist
- Stay updated with the latest news
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Questions? Reach out to us at team@avalook.io