Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.61 KB

README.md

File metadata and controls

53 lines (30 loc) · 2.61 KB

Alliance Dashboard

Welcome to the Alliance Dashboard, developed by BIG Labs as part of the TFL (Terraform Labs) Bounty project. This README file provides a brief overview of the dashboard and its functionalities.

Project Overview

The Alliance Dashboard is a web-based tool designed to provide comprehensive information and insights for the TFL Bounty project. It allows users to access key data related to integrated alliances, whitelisted assets, value locked on each chain, take rate, reward weight, and additional yield for every asset.

Features

  • Integrated Alliances: The dashboard provides visibility into which chains have integrated with the Alliance module.

  • Whitelisted Assets: Users can explore the assets that are whitelisted within the Alliance chains. This information helps users understand which assets are supported.

  • Value Locked: The dashboard displays the total value locked (TVL) on each chain within the Alliance module.

  • Take Rate: Users can view the take rate, which represents the percentage of rewards taken by native stakers, for different assets on each chain.

  • Reward Weight: The dashboard provides the reward weight for each asset on each chain, giving users insights into the potential returns for participating in the staking.

  • Additional Yield: Users can explore the additional yield generated by each asset on each chain. This information helps users identify assets that offer higher potential returns.

Get Started

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.