What Oynk does
Oynk separates the customer-facing payment experience from the providers and rails that execute each leg. A future control plane will validate requests, obtain quotes, apply corridor and compliance policy, assign providers, and issue an authoritative settlement reference. Settlement assets can then move through a programmable settlement boundary while local partners deliver the destination value. Today, the implemented platform focuses on visibility and operational foundations:- Direct indexing of supported BSC and Solana token transfers
- Durable PostgreSQL storage, checkpoints, run records, and failure records
- Public aggregate activity and privacy-safe off-chain transaction reporting
- Business, settlement-partner, and internal identities with organization-scoped roles
- Password, OTP, session, CSRF, email-delivery, and business-compliance foundations
Understand the system
Follow a payment from request to payout and see which layers own each decision.
Stellar & Soroban
Read the proposed on-chain settlement and smart-account design, with current gaps clearly labeled.
Run locally
Start PostgreSQL, migrate the schema, and run the API, web apps, and docs.
Operate indexers
Understand replay safety, confirmations, checkpoints, failures, and metric semantics.