StellarID is a decentralized, privacy-preserving KYC credential and identity system for the Stellar blockchain ecosystem. It lets users complete identity verification (KYC) once and receive a verifiable, on-chain credential stored on Stellar. Any Stellar dApp, anchor, or DeFi protocol can then verify that credential without the user repeating KYC.
To serve as the identity layer for the Stellar ecosystem, standardizing KYC and improving user experience across dApps.
apps/web: Next.js user dashboard & KYC submission flowapps/admin: Issuer/admin review panelapps/api: Backend API for handling documents and off-chain data securelycontracts: Soroban smart contracts (CredentialRegistry,AccessLog,IssuerRegistry)sdk: JavaScript/TypeScript SDK for dApp integrationdocs: Architecture and integration guides
See CONTRIBUTING.md for how to set up the development environment.