3:37
Hola Stellar – Episodio 1: ¿Qué es Stellar y cómo usar Stellar Lab?Educational overview of Stellar's mission to create accessible global finance, explaining the Stellar Consensus Protocol, anchors as fiat bridges, and introducing Soroban smart contracts with a practical crowdfunding example.
Tellus CooperativeJan 16, 2026
9:12
Building Stellar Smart Accounts With OpenZeppelin LibrariesOpenZeppelin releases smart account libraries for Stellar smart contracts, enabling programmable authorization systems with context rules, signers, and policies. The demo showcases USDC payments, forex swaps, and multisig treasury operations.
James BachiniDec 30, 2025
5:39
Building A Vault With Blend & OpenZeppelinA technical walkthrough of an auto-compounding USDC vault built on Stellar using Blend Protocol, OpenZeppelin vault libraries, and Comet DEX. The vault automatically claims BLND rewards, swaps them to USDC, and reinvests them for users.
James BachiniDec 22, 2025
6:42
Creating A zkApp For Selective Disclosure Of KYC CredentialsDeveloper builds a selective disclosure KYC system using zero-knowledge proofs and BLS ring signatures on Stellar Soroban. Users can prove attributes like residency or age without revealing full identity, with credentials verified on-chain while personal data stays off-chain.
James BachiniDec 19, 2025
56:02
Crea tu primer contrato inteligente con Soroban | Taller práctico en OpenBeauchefJoaquín Farfán leads a hands-on workshop deploying a smart contract on Stellar's testnet using Soroban and Rust, demonstrating how developers can build financial applications with real-world impact in Latin America.
Tellus CooperativeDec 12, 2025
22:58
Balancing privacy with regulatory needs panel with Zama, Predicate and Stellar @ the Zama CoFHE ShopAt the Zama CoFHE Shop, the Stellar Development Foundation and Predicate discussed the emerging balance between privacy, compliance, and auditability on blockchains. SDF's Chief Product Officer Tomer argued that there is no one-size-fits-all approach to privacy. Instead, Stellar is building the cryptographic primitives so developers can layer whatever privacy solutions their use cases require. Predicate's head of business development emphasized that privacy and compliance evolve together, not sequentially. Key blockers to adoption include the lack of user-friendly products and regulatory uncertainty. SDF announced Protocol 25 X-Ray, bringing cryptographic building blocks (pairing-friendly elliptic curves, Poseidon hash functions) to Stellar, along with integrations for Noir, a zero-knowledge DSL, and RISC-Zero verifiers. SDF is collaborating with Nethermind on Stellar Private Payments, a privacy-preserving protocol based on Privacy Pools research, and shipping a confidential tokens implementation. The consensus: the cryptographic infrastructure is ready; the market needs better products and regulatory clarity.
ZamaDec 11, 2025
1:17:32
S.1 Ep. 18 Neural Quorum Governance and the Culture of Decentralization with Anke LiuGovernance Futures finale explores neural quorum governance, a voting model that prevents plutocracy by weighting inputs (Discord tier, voting history, trust) and enabling group delegation. Discussion covers how community culture and long-term commitment define genuine ecosystems.
Governance Futures Nov 10, 2025
50:11
Stellar Developer Meeting: OpenZeppelin Smart Account, Vault and RWAOpenZeppelin presents new Stellar smart contract libraries including a smart account framework for passkey-based authorization, an ERC-4626 compatible token vault, and real-world asset (RWA) contracts with identity and compliance modules.
Stellar Development FoundationNov 7, 2025
32:26
Stellar Developer Meeting: Dob ProtocolDock Protocol presents DOP Token Studio, a decentralized funding platform for Latin American infrastructure operators. The system tokenizes future revenue from projects like solar energy installations, enabling crowdfunded investment with smart contract-based revenue distribution and on-chain verification.
Stellar Development FoundationNov 5, 2025
17:48
Stellar Developer Meeting: OpenZeppelin RelayerOpenZeppelin presents their managed Stellar Relayer service with a channels plugin for parallel transaction processing. The service enables gasless, high-throughput transactions on Stellar with automatic fee bumping and sequence number management.
Stellar Development FoundationNov 5, 2025
6:04
zkLogin | Verifying Anonymous Ring Signatures On StellarDeveloper demonstrates a zero-knowledge login system built on Stellar using ring signatures and BLS12381 cryptography, enabling users to prove access rights without revealing identity.
James BachiniOct 16, 2025
33:52
Inside Stellar’s Plan to Lead Crypto’s Next ChapterStellar's Chief Product Officer Tomer Weller discusses the blockchain's evolution from cross-border payments to a booming DeFi ecosystem with smart contracts. Key highlights include partnerships like MoneyGram for on/off-ramps, recent Meridian conference announcements such as PayPal USD on Stellar, and a strong focus on advancing privacy solutions using cutting-edge cryptography. Stellar emphasizes real-world utility, financial inclusion, and metrics like transaction velocity over TVL.
CoinageOct 14, 2025
17:54
Scaffold Stellar: Stellar RegistryPam and Willem from AHA Company introduce the Stellar Registry and Registry CLI, a package manager for Soroban smart contracts that enables human-readable naming, versioning, and simplified contract deployment and upgrades on Stellar.
Stellar Development FoundationOct 10, 2025
16:05
Stellar Developer Meeting: Demo of OpenZeppelin UI BuilderOpenZeppelin's UI Builder tool for Stellar enables developers to quickly create interactive frontends for smart contracts on Stellar Mainnet and Testnet without extensive coding, featuring React components, form customization, and export capabilities.
Stellar Development FoundationOct 10, 2025
21:04
Stellar Developer Meeting: Protocol DiscussionCAP75 proposes adding two native host functions to Soroban for Poseidon and Poseidon 2 permutations, enabling efficient zero-knowledge proof operations on BLS and BN254 fields without expensive contract-side implementations.
Stellar Development FoundationOct 10, 2025
20:09
Scaffold Stellar: Getting Started and Guess the NumberScaffold Stellar tutorial covering smart contract development on Stellar, including project setup, the guess-the-number contract walkthrough, and improvements like moving random number generation to the constructor and better error handling.
Stellar Development FoundationOct 10, 2025
56:09
Get smold! w/ kalepailDeveloper shares updates on small.xyz, a generative AI music project on Stellar, including a modified Comet pool with dynamic fees to enable fair token distribution and a new mixtapes feature for batch collecting tracks.
Stellar Development FoundationOct 10, 2025
8:58
SEP-41 Token Airdrop Using OpenZeppelin Merkle Tree DistributorTutorial on creating and distributing tokens on Stellar using Merkle trees for efficient airdrop verification. Demonstrates building a token contract with claim functionality, using Soroban smart contracts and a React frontend.
James BachiniOct 9, 2025
38:43
Stellar Developer Meeting: Protocol Discussion - 10/02/2025Stellar developers discussed CAP74, which adds BN254 pairing-friendly curve support to Soroban via three new host functions, and explored approaches for implementing Poseidon hash functions to support zero-knowledge proof use cases on the network.
Stellar Development FoundationOct 3, 2025
16:03
Private Transactions for Stellar | Meridian 2025NetherMind's ZK engineering team presented a privacy solution for Stellar using zero-knowledge proofs and privacy pools with regulatory compliance, addressing the blockchain's transparency-by-design limitation while enabling opt-in privacy for users.
Stellar Development FoundationOct 1, 2025
17:18
Welcome to Meridian: A Blueprint for the Future of Finance | Meridian 2025Stellar Development Foundation CEO unveils Meridian Pay, a production-ready smart wallet built with Cheesecake Labs, at Meridian 2025 in Rio de Janeiro. The wallet showcases Stellar's capabilities for real-world financial applications with open-sourced code, smart contract templates, and instant XLM disbursement to attendees.
Stellar Development FoundationOct 1, 2025
29:54
Engineering Stellar Smart Wallets for Real-World Activation | Meridian 2025Meridian Pay is a Stellar Smart Wallet built by SDF and Cheesecake Labs that delivers Web2-like UX on mainnet. It uses passkeys for passwordless authentication, Merkle trees for efficient token distribution, and the wallet backend for fee sponsorship and transaction indexing.
Stellar Development FoundationOct 1, 2025
23:11
Scalability not Scarcity: Ensuring Long-term Equitable Access to Blockchain Technology | Meridian 25Stellar core developer discusses blockchain scalability through commutative APIs and parallel execution, presenting research on batch exchange markets and machine code smart contracts to enable orders of magnitude more on-chain computation without sacrificing decentralization.
Stellar Development FoundationOct 1, 2025
18:27
How Security Changes in the Age of Vibe Coding | Meridian 2025Francesco from Almanacs discusses AI-powered security tools for blockchain, highlighting how AI-generated code increases attack surface and why traditional security tools fall short. Almanacs launches in the Stellar Audit Bank to provide subsidized security scans for Soroban projects.
Stellar Development FoundationOct 1, 2025