WebApps Credit System

One token key. All web apps. Buy credits once and use them across every application in the ecosystem — from biosecurity tools to AI science communicators.

M-Pesa & CardBinance Coin (coming soon)Transfer creditsAdmin gift tokens

How It Works

Buy Credits
Purchase a top-up pack or subscribe monthly via M-Pesa, card, or Binance coin.
Get Your Token Key
A unique token key is generated instantly after payment. One key works across all apps.
Use Any App
Enter your token key in any registered web app to unlock access. Credits are deducted per use.
Transfer & Share
Transfer credits to colleagues or receive gift tokens from the admin.

Monthly Subscription Plans

Get a monthly allocation of credits for all your web apps. Cancel anytime.

Starter
KES 500 / month
≈ USD $4
500 credits/month
  • Works across all web apps
  • Single token key
  • Transfer credits to others
Most Popular
Pro
KES 1,500 / month
≈ USD $12
2,000 credits/month
  • Works across all web apps
  • Single token key
  • Transfer credits to others
  • Priority support
Enterprise
KES 5,000 / month
≈ USD $40
10,000 credits/month
  • Works across all web apps
  • Single token key
  • Transfer credits to others
  • Priority support

One-Time Top-up Packs

Buy credits once — no subscription required. Credits never expire.

100
credits
KES 120
≈ USD $1
Starter Pack
500
credits
KES 500
≈ USD $4
Value Pack
2,000
credits
KES 1,800
≈ USD $14
Power Pack
10,000
credits
KES 8,000
≈ USD $65
Enterprise Pack

Crypto Payment

Coming Soon: OdongoCoin (ODC)

A dedicated Binance-listed utility coin for purchasing token keys across all web apps. Hold ODC to get discounted credits, participate in governance, and trade on the Binance exchange. Early supporters will receive bonus credits at launch.

Binance Listing PlannedUtility TokenCredit DiscountsGovernance Rights

Integrated Apps

Your token key works across all these applications. More apps are added regularly.

🛡️
Biosecurity Risk Detection GPT
NLP-powered research paper threat scanner
🧬
Plasmid Construct GPT
Non-operational plasmid blueprint generator
🌱
GMO Myths Demystification AI
Evidence-based GMO science communicator
📊
Epidemic Calculator Dashboard
Excel VBA SIR model for outbreak modeling
🚀
More Apps Coming Soon
All future web apps will integrate this token system
Developer API
Integrate token validation into any web app with a single API call.
POST /api/trpc/tokens.validateToken
Content-Type: application/json

{
  "tokenKey": "tok_...",
  "appSecret": "your_app_secret",
  "creditsToConsume": 1
}

// Response
{
  "valid": true,
  "creditsConsumed": 1,
  "creditsRemaining": 499,
  "appName": "Your App Name"
}

Contact the admin to register your app and receive an appSecret.