Skip to content

piplabs/story-staking-dashboard

Repository files navigation

Story Staking Dashboard

Note: This project is still under active development and not all features are complete. Breaking changes may occur.

Website: https://aeneid.staking.story.foundation

API: https://github.com/piplabs/story-staking-api

Overview

A dashboard for monitoring and managing Story network staking operations. This application allows users to view validators, delegate tokens, and manage their staking positions in the Story ecosystem.

For details on Story staking mechanics and tokenomics, please visit the documentation

Setup

  1. Set up environment variables (look at .env.example)
  2. pnpm install
  3. pnpm run dev