Open-source creator payout infrastructure on Stellar for markets legacy platforms don't serve. Embeddable tipping SDK plus a reference app — direct wallet-to-wallet USDC settlement, on-chain earnings creators can prove, no platform cut.
- backend — API, auth, Stellar transaction orchestration · Fastify / Postgres / Redis
- sdk — Typed client + React hooks, embeddable in any platform · TypeScript
- frontend — Reference implementation (profiles, tip flow, dashboard) · Next.js / Tailwind
frontend → sdk → backend → Stellar
git clone https://github.com/Dorisio/backend-.git backend && cd backend && npm install
cd ../sdk && npm install
cd ../frontend && npm installRequires Node 20+, Postgres 14+, Redis 6+.
- ✅ Auth, creator profiles, wallet linking
- � Payments domain (tip transactions, Stellar settlement)
- 🚧 SDK React hooks
- 🚧 Frontend tip flow + dashboard
- 📋 Testnet deployment
Contract-first (backend defines the API, SDK wraps it, frontend consumes it). SDK stays framework-agnostic so it's usable outside this org's own frontend.
Join us in making creator support frictionless, global, and accessible.