UNPKG

attest.so

Version:

<div align="center">

31 lines (23 loc) 825 B
--- title: Stellar description: Getting Started with attest on Stellar icon: atom --- import { CpuIcon, PanelsTopLeft, Database } from 'lucide-react' ## Introduction > Stellar is still in developement <Cards> <Card href="/docs/solana" title="Resolvers" description="Learn how to organize your resolvers" /> <Card href="/docs/solana" title="Schema" description="Learn how to implement Schemas" /> <Card href="/docs/solana" title="Adapters" description="Add attestation adapters to your application" /> <Card href="/docs/solana" title="Levy" description="Learn how the levy works" /> </Cards> ### From Existing Codebase? You can follow the Manual Installation guide to get started. <Cards> <Card href="/docs/solana" title="Manual Installation" description="Setup attest from scratch" /> </Cards>