Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUON Foundation

Core infrastructure, billing system, documentation, and shared utilities for UUON ecosystem.

Structure

  • billing-system/ - Credit system API (14 endpoints)
  • shared/ - Reusable modules (auth, encryption, hashing)
  • services/ - Research tools and utilities
  • archive/ - Strategic documentation

Quick Start

cd billing-system
npm install
npm run dev

API runs on http://localhost:8080

Endpoints

  • GET /health - Health check
  • GET /api/credits/packages - View credit packages
  • POST /api/credits/buy - Purchase credits
  • GET /api/credits/balance - Check balance
  • POST /api/credits/transfer - Transfer credits
  • ... (14 total endpoints)

About

UUON Foundation — Core infrastructure, billing, documentation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages