Skip to content
@Dorisio

Dorisio

Open-source creator payout infrastructure on Stellar embeddable tipping SDK for wallet-to-wallet USDC settlement, no platform cut.

Dorisio

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.

Repos

  • 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

Architecture

frontend → sdk → backend → Stellar

Quick start

git clone https://github.com/Dorisio/backend-.git backend && cd backend && npm install
cd ../sdk && npm install
cd ../frontend && npm install

Requires Node 20+, Postgres 14+, Redis 6+.

Status

  • ✅ Auth, creator profiles, wallet linking
  • � Payments domain (tip transactions, Stellar settlement)
  • 🚧 SDK React hooks
  • 🚧 Frontend tip flow + dashboard
  • 📋 Testnet deployment

Principles

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.

Pinned Loading

  1. sdk sdk Public

    Typed TypeScript client + React hooks for Dorisio embed wallet-to-wallet USDC tipping into any platform.

    TypeScript

  2. frontend frontend Public

    Reference web app for Dorisio creator profiles, tip flow, and earnings dashboard on Stellar.

    TypeScript 1

  3. backend backend Public

    API and Stellar transaction orchestration for Dorisio auth, creator management, USDC payment settlement.

    TypeScript

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…