Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yam3t3/etherfi-report

An interactive dashboard for tracking your Ether.fi points, providing real-time data and insights
https://github.com/yam3t3/etherfi-report

eigenlayer etherfi lrt2 restaking symbiotic weeth

Last synced: 16 days ago
JSON representation

An interactive dashboard for tracking your Ether.fi points, providing real-time data and insights

Awesome Lists containing this project

README

        

# Etherfi Points Dashboard

![image](https://github.com/user-attachments/assets/de266f10-e84b-4ab6-8654-f1570c5db520)

## Live Version
You can view the live version of the dashboard [here](https://yam3t3.github.io/etherfi-report/).

## Overview
This project is a web-based dashboard that fetches and displays portfolio data from the Ether.fi API. It provides users with insights into their total points, integration points, badges, and daily streaks.

## Features
- Fetch portfolio data using a user-provided address.
- Display total points and integration points summaries.
- Show badges and daily streak information.
- User-friendly interface with error handling and success messages.

## Technologies Used
- HTML
- CSS (Tailwind CSS)
- JavaScript (Axios for API requests)

## Getting Started

### Prerequisites
- A modern web browser
- Internet connection

### Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/portfolio-api-dashboard.git
```
2. Open `index.html` in your web browser.

### Usage
1. Enter a valid Ethereum address in the input field.
2. Click the "Fetch Data" button to retrieve and display the portfolio information.

## Contributing
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

## License
This project is licensed under the MIT License.

## Acknowledgments
- [Ether.fi API](https://app.ether.fi/api) for providing the data.