# AttestProtocol > Decentralized attestation infrastructure on Stellar. Build verifiable credential systems with cryptographic delegation and payment-gated resolvers. ## Docs - [Stellar Attestation Contract](https://docs.attest.so/chains/stellar/overview.md): AttestProtocol Stellar contract implementation using Soroban smart contracts with native Rust architecture - [Attestations](https://docs.attest.so/concepts/attestations.md): Core concept: what attestations are and how they work - [Authorities](https://docs.attest.so/concepts/authorities.md): Schema ownership and verified issuer status - [Delegates](https://docs.attest.so/concepts/delegates.md): Off-chain signing with BLS keys for scalable attestation issuance - [How It Works](https://docs.attest.so/concepts/how-it-works.md): Architecture overview of AttestProtocol - [Resolvers](https://docs.attest.so/concepts/resolvers.md): Define rules about who can attest to a schema - [Schemas](https://docs.attest.so/concepts/schemas.md): Define the structure and meaning of attestation data - [DAO Membership](https://docs.attest.so/examples/dao-membership.md): Verify membership status and issue DAO credentials - [Event Attendance](https://docs.attest.so/examples/event-attendance.md): Verify attendance and issue event badges - [Identity](https://docs.attest.so/examples/identity.md): Verify identity claims and issue identity attestations - [KYC Verification](https://docs.attest.so/examples/kyc-verification.md): Verify KYC status and issue KYC attestations - [React Integration](https://docs.attest.so/examples/react-integration.md): Set up AttestProtocol SDK in your React application - [Introduction](https://docs.attest.so/introduction.md): Add proof to anything, on-chain without writing a line of code - [Quickstart](https://docs.attest.so/quickstart.md): Create your first attestation in 5 minutes - [Getting Started with Stellar](https://docs.attest.so/stellar/getting-started.md): Complete guide to using AttestProtocol on Stellar - [Stellar SDK Reference](https://docs.attest.so/stellar/reference.md): Complete API reference for @attestprotocol/stellar-sdk - [Schema Design](https://docs.attest.so/stellar/schemas.md): Creating and using schemas on Stellar ## Optional - [Explorer](https://stellar.attestprotocol.org) - [Sandbox](https://sandbox.attest.so) - [GitHub](https://github.com/daccred/attest.so) - [Discord](https://discord.com/invite/7kVur5ja5m)