Skip to content

cryptomalgo/algonoderewards

Repository files navigation

AlgoNodeRewards

CI License: MIT

React TypeScript Vite

Follow on X

A React application to track and visualize the rewards from running an Algorand node, using Nodely API.

Website

You can access the website at algonoderewards.com

app screenshot

Features

  • Node status

  • Rewards statistics

    • Estimated APY (Annual Percentage Yield)
    • Total rewards
    • Total blocks
    • No block probability gauge
    • Max blocks/rewards in a day
    • Min/max reward
    • Average rewards per day/month total/last 30D/last 7D
    • Average blocks per day/month total/last 30D/last 7D
    • Monthly heatmap statistics
    • Rewards History chart
    • Blocks History chart
    • Block Distribution chart by Day and Hour
    • Block reward intervals chart
  • Responsive design for both desktop and mobile

  • Dark/light/system theme modes

  • Real-time exchange rate in USD (from Binance)

  • CSV export

Development Setup

# Install dependencies
npm install

# Start development server
npm run dev

# Lint & test
npm run ci

# Build for production
npm run build

Deploy

The project is automatically deployed to Deployed on Cloudflare Pages on each push to the main branch. The production website is available at algonoderewards.com.

License

License: MIT

About

An application to track and visualize the rewards from running an Algorand node, using Nodely API.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages