Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Stay Loyal

Loyalty infrastructure for Solana NFT communities.

Stay Loyal is a B2B SaaS platform that helps NFT projects reward long-term holders through measurable loyalty — staking, XP, ranks, missions, rewards, NFT evolution, analytics, and public community surfaces.

Live product: https://stayloyal.xyz/


Project Summary

Most NFT tooling focuses on ownership and trading.

Stay Loyal focuses on what happens after mint:

  • Who stayed
  • Who participated
  • Who earned status over time
  • How founders operate loyalty without spreadsheets

It is built as multi-collection SaaS infrastructure on Solana, with wallet authentication, secure backend validation, founder dashboards, and holder progression systems.


Problem

NFT communities lose energy after mint because infrastructure rewards speculation more than commitment.

Typical failure modes:

  • Long-term holders are indistinguishable from short-term wallets
  • Engagement depends on hype cycles
  • Rewards are distributed through informal lists and memory
  • Founders lack operational tooling for loyalty

Ownership answers who holds an NFT.

It does not answer who is loyal.


Solution

Stay Loyal adds a loyalty layer on top of existing Solana collections.

Holders can:

  1. Connect a wallet
  2. Discover eligible NFTs
  3. Stake with optional lock periods
  4. Earn XP and progress ranks
  5. Complete missions
  6. Claim rewards
  7. Evolve NFTs through loyalty milestones

Founders can:

  1. Configure collection loyalty rules
  2. Run missions and reward programs
  3. Review submissions, claims, and evolution requests
  4. Monitor holders, staking, and participation
  5. Publish community pages and leaderboards

Loyalty becomes visible, measurable, and operable.


Key Features

Holder Experience

  • Wallet connection
  • NFT discovery and eligibility verification
  • NFT staking and lock periods
  • Dynamic XP, lifetime XP, and community XP
  • Rank progression
  • Missions, rewards, and NFT evolution
  • Holder dashboard and profiles

Founder Experience

  • Founder dashboard (overview, holders, NFTs, evolution, rewards, growth, settings)
  • Community analytics and live activity feeds
  • Mission review workflows
  • Reward program and claim management
  • Evolution approvals and history
  • Collection settings and access enforcement

Platform

  • Public community pages, leaderboards, and community history
  • Wallet signature authentication
  • Secure backend validation
  • Responsive frontend with mobile support

Full catalogue: docs/features.md


Screenshots

Landing

Stay Loyal landing page

Founder Overview

Founder overview

Holder Intelligence

Founder holders page

Evolution Center

Founder evolution page

Rewards

Founder rewards page

Growth / Missions

Founder growth page

Collection Settings

Founder settings page


Architecture Summary

Wallet / Frontend (React + Vite + TypeScript)
        │
        ▼
API + Auth (wallet signature verification)
        │
        ├── Loyalty Engine
        ├── Mission Engine
        ├── Rewards Engine
        ├── Evolution Engine
        └── Analytics
        │
        ▼
Supabase (Postgres + storage + backend services)
        │
        ▼
Solana + Helius (ownership, NFT discovery, collection data)
  • Frontend: React, TypeScript, Vite, TailwindCSS, Solana Wallet Adapter
  • Backend / data: Supabase
  • Chain data: Solana RPC + Helius
  • Trust model: client presents intent; backend validates ownership, permissions, and scoring

Details: docs/architecture.md


Current Status

Stay Loyal is in active private development with a working product surface at stayloyal.xyz.

This repository is the public documentation and showcase repository. It contains product docs, roadmap, philosophy, and screenshots for portfolio and external review.

The application source remains private while the platform is hardened for broader production use.

Current engineering priorities:

  • Security hardening
  • Wallet authentication reliability
  • Founder tooling and community management quality
  • Mission and rewards improvements
  • Public community page polish
  • Testing, performance, scalability, and deployment readiness

See docs/what-i-am-working-on.md.


Roadmap

Stage Focus
Completed Staking, XP, ranks, missions, rewards, evolution, founder dashboard, analytics, public pages, wallet auth
In Progress Security, auth hardening, founder/community tooling depth, production readiness
Next Testing, performance, scalability, deployment maturity, self-serve onboarding, billing
Future Deeper social integrations, portable reputation, discovery, referral infrastructure

Full roadmap: docs/roadmap.md


Tech Stack

Layer Technologies
Frontend React, TypeScript, Vite, TailwindCSS
Wallets Solana Wallet Adapter
Backend / DB Supabase (Postgres, API/auth patterns, storage)
Chain Solana
NFT data Helius

Repository Structure

stay-loyal-showcase/
├── README.md
├── docs/
│   ├── architecture.md
│   ├── features.md
│   ├── product-overview.md
│   ├── why-stay-loyal.md
│   ├── inspiration.md
│   ├── roadmap.md
│   └── what-i-am-working-on.md
└── screenshots/
    ├── stay-loyal-landing-page.png
    ├── founders-overview-page.png
    ├── founders-holders-page.png
    ├── founders-evolution-page.png
    ├── founders-reward-page.png
    ├── founders-growth-page.png
    └── founders-setting-page.png

Documentation

Document Description
Product Overview Problem, solution, users, workflows, positioning
Why Stay Loyal Product vision and post-mint thesis
Inspiration Philosophy: retention, incentives, trust, reputation
Features Feature catalogue by product area
Architecture Systems, engines, auth, and data flow
Roadmap Completed, in progress, next, future
What I Am Working On Current engineering priorities

Vision

Stay Loyal is building the loyalty infrastructure layer for Solana NFT communities.

Near term: make loyalty measurable and operable inside each community.

Long term: support stronger reputation across communities — only after local loyalty systems are trustworthy.

Core principle:

Reward commitment, not just ownership.


Topics

solana nft web3 loyalty staking saas b2b typescript react vite supabase communities founders holders rewards

About

Stay Loyal is a B2B SaaS platform based on Solana NFT loyalty infrastructure designed to help NFT communities reward long-term holders through staking, XP, ranks, rewards, and NFT evolution.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors