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/
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.
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.
Stay Loyal adds a loyalty layer on top of existing Solana collections.
Holders can:
- Connect a wallet
- Discover eligible NFTs
- Stake with optional lock periods
- Earn XP and progress ranks
- Complete missions
- Claim rewards
- Evolve NFTs through loyalty milestones
Founders can:
- Configure collection loyalty rules
- Run missions and reward programs
- Review submissions, claims, and evolution requests
- Monitor holders, staking, and participation
- Publish community pages and leaderboards
Loyalty becomes visible, measurable, and operable.
- 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 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
- Public community pages, leaderboards, and community history
- Wallet signature authentication
- Secure backend validation
- Responsive frontend with mobile support
Full catalogue: docs/features.md
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
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.
| 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
| Layer | Technologies |
|---|---|
| Frontend | React, TypeScript, Vite, TailwindCSS |
| Wallets | Solana Wallet Adapter |
| Backend / DB | Supabase (Postgres, API/auth patterns, storage) |
| Chain | Solana |
| NFT data | Helius |
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
| 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 |
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.
solana nft web3 loyalty staking saas b2b typescript react vite supabase communities founders holders rewards






