Help us improve
Share bugs, ideas, or general feedback.
From stellar-dev
Maps Stellar Ecosystem Proposals (SEPs) and Core Advancement Proposals (CAPs) to use cases like wallets, anchors, payments, and KYC. Also indexes ecosystem projects and official docs.
npx claudepluginhub stellar/stellar-dev-skill --plugin stellar-devHow this skill is triggered — by the user, by Claude, or both
Slash command
/stellar-dev:standards [standards or ecosystem lookup][standards or ecosystem lookup]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Three things bundled because they're all reference material you reach for in the same moment: "which standard handles X?", "is there an existing project doing Y?", and "where's the canonical doc for Z?".
Builds Stellar dApps with wallet connection, transaction building, and Soroban contract invocation. Covers stellar-sdk, Freighter, Stellar Wallets Kit, and smart accounts with passkeys.
Builds Solana applications using Helius infrastructure for transaction sending, asset/NFT queries via DAS API, real-time streaming with WebSockets/Laserstream, webhooks, priority fees, and wallet analysis.
Provides reference for integrating and maintaining Starkzap SDK in Starknet apps, covering StarkSDK setup, onboarding, wallet lifecycle, sponsored transactions, ERC20 flows, staking, and tx builder.
Share bugs, ideas, or general feedback.
Three things bundled because they're all reference material you reach for in the same moment: "which standard handles X?", "is there an existing project doing Y?", and "where's the canonical doc for Z?".
../assets/SKILL.md, ../soroban/SKILL.md../dapp/SKILL.md../zk-proofs/SKILL.md../agentic-payments/SKILL.mdUse this when you need:
Standards status can change quickly. Before implementation, verify current status in:
Treat this file as a routing map, not a source of final governance/status truth.
cap-0046-*.md): runtime, lifecycle, host functions, storage, auth, metering__constructor)Use the CAP preamble status fields as the source of truth for implementation readiness.
../soroban/SKILL.md../soroban/SKILL.md../data/SKILL.md../security/SKILL.mdThis guide catalogs the major projects, protocols, and tools in the Stellar ecosystem. Use this as a reference when building on Stellar to find relevant integrations, examples, and community projects.
Canonical directories — For the most up-to-date project lists, check:
- Stellar Ecosystem — Official directory (searchable by country, asset, category)
- SCF Projects — Funded projects with status tracking
- Stellar on DefiLlama — Live DeFi TVL data
Treat project metrics/status as volatile. Validate latest activity and production readiness before taking dependencies.
Universal liquidity protocol enabling permissionless lending pools.
First non-custodial lending protocol on Soroban with flash loan support.
First DEX and aggregator on Stellar/Soroban.
Governance-driven liquidity layer with AMM functionality.
AMM protocol on Soroban.
Yield aggregation and vault infrastructure by PaltaLabs.
Collateralized stablecoin issuance (USD, EUR, MXN).
SDF's flagship non-custodial browser wallet.
Feature-rich browser wallet with advanced capabilities.
Lightweight web-based wallet and signing provider.
Browser extension wallet for Stellar.
Modern Stellar wallet with DeFi features.
Most popular Stellar mobile wallet.
Payments platform with yield features.
SDK for integrating multiple Stellar wallets.
Comprehensive TypeScript SDK for OpenZeppelin Smart Accounts on Stellar/Soroban.
Original TypeScript SDK for passkey-based smart wallets.
Service for fee-sponsored transaction submission.
For a full directory of indexing options, see Stellar Indexer Docs.
Stellar-native data indexing platform with Retroshades technology.
Multi-chain indexer supporting Stellar and Soroban.
Real-time data replication and subgraph platform.
Cloud execution environment for blockchain data processing.
Audited smart contract library for Soroban (track latest release tags before pinning versions).
stellar-tokens, stellar-access, stellar-contract-utilsOpen-source vulnerability detector with 23 detectors for Soroban contracts.
cargo install cargo-scout-auditFramework for building custom security detectors for Soroban.
auth_missing, unchecked_ft_transfer, improper TTL, contract panicsFormal verification for Soroban — first WASM platform supported by Certora.
Formal verification and testing tool designed for Soroban (SCF-funded).
Community security knowledge base (SCF-funded).
Official command-line interface for Stellar/Soroban.
Official JavaScript/TypeScript SDK.
@stellar/stellar-sdkRust SDK for Soroban contract development.
soroban-sdkCommunity-powered price oracle for Stellar.
Cross-chain oracle with 20,000+ asset support.
Cross-chain data oracle on BandChain.
NFT marketplace and gaming platform.
Suite of open standards for fiat-crypto bridges.
SDF-maintained platform for building SEP-compliant anchors.
Comprehensive network explorer with analytics.
Developer tools and transaction builder.
Alternative explorer with contract support.
Bulk payment infrastructure for enterprises.
Official educational smart contract examples.
Crowdfunding dApp with Next.js frontend.
Learning resources and example contracts.
Governance and investment contract examples.
Publisher-subscriber oracle pattern.
Simple NFT using OpenZeppelin.
Cross-chain gateway and Interchain Token Service for Soroban.
Cross-chain stable swap bridge (Stellar is 10th supported chain).
Omnichain interoperability protocol with Stellar support.
Notable teams shipping production-level code on Stellar/Soroban. For a broader directory, see Stellar Ecosystem.
| Team | Website | GitHub | X/Twitter | Notable Projects |
|---|---|---|---|---|
| Lightsail Network | lightsail.network | lightsail-network | @overcat_me | Quasar RPC, Java/Python SDKs, Ledger app, validators |
| PaltaLabs | paltalabs.io | paltalabs | @PaltaLabs | Soroswap, DeFindex |
| Aha Labs | ahalabs.dev | AhaLabs | @AhaLabsDev | Scaffold Stellar, Soroban CLI contributions |
| OpenZeppelin | openzeppelin.com | OpenZeppelin | @OpenZeppelin | Contracts library, Relayer, Monitor, Security Detectors SDK |
| Cheesecake Labs | cheesecakelabs.com | CheesecakeLabs | @CheesecakeLabs | Stellar Plus library |
| Script3 / Blend Capital | script3.io | script3, blend-capital | @script3official | Blend Protocol |
| Xycloo Labs | xycloo.com | Xycloo | @heytdep | Mercury indexer, Zephyr VM |
| CoinFabrik | coinfabrik.com | CoinFabrik | @coinfabrik | Scout Soroban (static analysis) |
| Creit Tech | creit.tech | Creit-Tech | @CreitTech_ | Stellar Wallets Kit, xBull, SorobanHub |
| Ultra Stellar | ultrastellar.com | lobstrco | @Lobstrco | LOBSTR wallet, StellarExpert |
The canonical, up-to-date project directory maintained by SDF.
All Stellar Community Fund–funded projects with status and milestones.
Grants up to $150K per funding round.
Security audit funding for SCF projects.
Major companies building on Stellar:
@stellar/stellar-sdkstellar-sdknetwork.lightsail:stellar-sdk (Lightsail Network)txnbuild, Horizon & RPC clientssoroban-sdkFor DeFi protocols, wallets, oracles, gaming/NFTs, cross-chain bridges, and builder teams, see Part 2: Stellar Ecosystem below.
For vulnerability patterns, checklists, and detailed tooling guides, see Soroban security section.
For comprehensive ZK development guidance, see zk-proofs.md.
Always verify CAP status and network support before treating any ZK primitive as production-available.
groth16_verifier, privacy-pools, import_ark_bn254)Builders and contributors actively shaping the Stellar/Soroban ecosystem:
| Name | GitHub | X/Twitter | Focus |
|---|---|---|---|
| Tyler van der Hoeven | kalepail | @kalepail | SDF DevRel, Smart Account Kit, Passkey Kit, Launchtube |
| Leigh McCulloch | leighmcculloch | @leigh | SDF core engineer, Stellar CLI, Soroban SDK |
| James Bachini | jamesbachini | @james_bachini | SDF Dev in Residence, Soroban Playground, tutorials |
| Elliot Voris | ElliotFriend | @ElliotFriend | SDF DevRel, community education |
| Carsten Jacobsen | carstenjacobsen | — | SDF, weekly dev meetings, Soroban examples |
| Esteban Iglesias | esteblock | @esteblock_dev | PaltaLabs, Soroswap, DeFindex |
| Markus Paulson-Luna | markuspluna | @script3official | Script3, Blend Protocol |
| Alexander Mootz | mootz12 | — | Script3, Blend contracts |
| Tommaso | heytdep | @heytdep | Xycloo Labs, Mercury indexer, ZephyrVM |
| OrbitLens | orbitlens | @orbitlens | Reflector oracle, StellarExpert, Albedo |
| Frederic Rezeau | FredericRezeau | @FredericRezeau | Litemint, soroban-kit, gaming |
| Jun Luo (Overcat) | overcat | @overcat_me | Lightsail Network, Quasar RPC, Java/Python SDKs, Ledger app |
| Jay Geng | jayz22 | — | SDF, Soroban SDK, confidential tokens |
| Chad Ostrowski | chadoh | @chadoh | Aha Labs CEO, Scaffold Stellar, Soroban CLI |
| Willem Wyndham | willemneal | @willemneal | Aha Labs co-founder, Scaffold Stellar, JS contract client |
See Part 2: Stellar Ecosystem above for a table of teams shipping production code on Stellar/Soroban, with GitHub orgs, websites, and Twitter handles.