Skip to content

Public impact dashboard — aggregate retirement stats and live counter #65

@CShear

Description

@CShear

Context

Currently the dashboard is private (per-subscriber). We need a public-facing impact page that shows aggregate stats across all Regenerative Compute retirements. This serves multiple purposes:

  1. Social proof — visitors see real, growing numbers before they subscribe
  2. Content marketing — shareable stats for blog posts, tweets, partner pitches
  3. Transparency — reinforces the "on-chain, verifiable" brand promise
  4. Retention — subscribers see they're part of something bigger

What to show

Aggregate stats

  • Total carbon credits retired (all time)
  • Total biodiversity credits retired (all time)
  • Total USS credits retired (all time)
  • Number of active subscribers
  • Number of pool runs completed
  • Total ecological investment (dollars directed to credits)

Live/recent activity

  • Most recent pool run with TX hashes (linked to Mintscan)
  • Monthly trend — credits retired per month (simple chart or table)
  • "This month so far" counter if mid-cycle

On-chain verification

  • Links to actual retirement transactions on Regen Ledger
  • Links to retirement certificates (regen.network/certificate/XXX)
  • Emphasis: "Every number on this page is verifiable on-chain"

Design considerations

  • Should be a public page at something like compute.regen.network/impact
  • No login required
  • Mobile-friendly
  • Could include an embeddable badge/widget that partners can put on their sites ("Powered by Regenerative Compute — X credits retired")
  • Keep it simple — numbers + links + one clear CTA to subscribe

Data sources

  • pool_runs table for aggregate retirement totals and TX hashes
  • subscribers table for active subscriber count
  • Indexer GraphQL for on-chain verification links
  • All data already exists — this is primarily a frontend/presentation task

Acceptance Criteria

  • Public page at /impact (no auth required)
  • Shows aggregate credits retired by type
  • Shows active subscriber count
  • Links to on-chain transactions
  • Includes CTA to subscribe
  • Mobile responsive
  • Consider embeddable badge/widget for partners

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions