Attest Protocol

On-chain Attestation Infrastructure

Attest Protocol is Daccred's open attestation layer for Stellar. It lets anyone define a schema, issue signed attestations against it, and verify them on-chain through Soroban smart contracts — bringing HTTPS-level verification to identity, credentials, and real-world assets.

The protocol ships as Soroban contracts plus a TypeScript SDK, so issuers can register schemas, attest to subjects, and revoke claims with a few calls. Verifiers read directly from the ledger, which keeps trust decisions transparent and independent of any single service.

Attest Protocol is open source at github.com/daccred/attestprotocol. Explore the docs and sandbox at attestprotocol.org.