Skip to main content

Token Economy

Reincarnatiopedia uses a token-based paywall that rewards both readers and content creators.

Token Pricing

Subscription Plans

Creator Revenue

Content creators earn from every article read:
  • First 100 sales: 90% to creator
  • After 100 sales: 70% to creator

Referral System

  • Each user gets a unique 8-character referral code
  • Cookie-based tracking
  • Referral rewards on registration

Technical Implementation

  • Database: Separate tokens_db (users, transactions, earnings, access)
  • Cache: Redis-backed balance lookups (rp_tokens: prefix)
  • Enforcement: Server-side paywall — no client-side bypass possible
  • Architecture: WordPress mu-plugin, auto-loaded on all 200 sites