3:25
Hola Stellar - Episodio 2: Passkeys y el Futuro del Onboarding en Web3Stellar is building improved onboarding solutions using Passkeys and Wallet Kit to eliminate seed phrases and complex wallet setup, enabling Web3 adoption at scale with Web2-like user experience while maintaining cryptographic security.
Tellus CooperativeFeb 28, 2026
Stellar February Monthly Recap with LumenloopThe Stellar monthly news show discusses Lindsay's departure from the Stellar Development Foundation, addresses a recent price feed manipulation incident on Blend with full reimbursements, and covers highlights like ETH Denver events, a successful ZK gaming hackathon, and the 2026 foundation strategy targeting 1 billion in network growth. Lightning round updates include SushiSwap V3 launch, new SDKs, partnerships, and upcoming events like the Mexico hackathon. The episode ends with community reflections and farewells.
Build on StellarFeb 27, 2026
6:09
Verifying Circom Zero-Knowledge Circuits On StellarVideo walkthrough on building zero-knowledge proofs using Circom circuits integrated with Stellar Soroban smart contracts. Covers circuit design with constraints, proof generation via snarkjs, conversion to Soroban-compatible hex format, and verification on testnet with working code examples.
James BachiniFeb 18, 2026
8:47
How To Verify Noir Circuits On StellarTutorial on generating and verifying Noir zero-knowledge proofs in Stellar smart contracts. Demonstrates setting up a local Stellar testnet, compiling Noir circuits, generating proofs with Barretenberg, and verifying them on-chain using Soroban.
James BachiniFeb 17, 2026
2:20
Zero-Knowledge Gaming HackathonStellar launches a zero-knowledge gaming hackathon running February 9-22 with a $10,000 XLM prize pool. Participants can use Stellar Game Studio, Risc Zero, and Noir to build on-chain games with zero-knowledge proofs on Stellar testnet.
James BachiniFeb 6, 2026
10:26
How to integrate DeFindexTutorial on integrating Define Dex API into wallets to offer automated DeFi yield strategies. Covers smart contract architecture, API endpoints, and implementation examples using React and TypeScript SDK.
PaltaLabsFeb 5, 2026
1:09
Taller Soroban en OpenBeauchef | Construyendo contratos inteligentes en StellarJoaquín Farfán from Blessed UX demonstrates building smart contracts on Stellar's Soroban using OpenZeppelin libraries, showing how developers can create secure contracts without deep software engineering expertise.
Tellus CooperativeFeb 5, 2026
31:11
Stellar Developer Meeting: OpenZeppelin Q4 ReleasesThe Stellar Developer Meeting features the OpenSapplin team presenting Q4 2025 library releases: WAD for high-precision decimal arithmetic in Soroban smart contracts, fee abstraction for paying transaction fees with tokens like USDC instead of XLM, and the timelock module as the start of a governance package. These tools enhance developer experience, enable smart account functionality via relayers, and improve contract governance transparency and safety. The team highlights ongoing momentum and community adoption.
Stellar Development FoundationJan 30, 2026
5:48
Hola Freighter | Qué es Freighter, qué son las Trustlines y cómo usar USDC en StellarStep-by-step tutorial on setting up Freighter wallet, activating it with XLM, and exploring Stellar dApps like ZoroSwap for token swaps and asset management.
Tellus CooperativeJan 26, 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
51:33
Interoperable- Ch 3: Web3 Without Borders: Interoperability + Data 📱Podcast discussion on interoperability, data intelligence, and web3 product development featuring Arno from Dune, Jana from Myosin, and Esteban from Findex. Speakers explore how data-driven insights and user-centric design are reshaping multi-chain strategies and marketing approaches in crypto.
PaltaLabsDec 19, 2025
51:34
Interoperable- Ch 3: Web3 Without Borders: Interoperability + DataPodcast discussion on interoperability, data intelligence, and multi-chain product strategy featuring Arno from Dune, Jana from Myosin, and Esteban from Findex. Speakers explore how data-driven insights inform product decisions and marketing strategies in web3, emphasizing user experience abstraction over technical complexity.
PaltaLabsDec 19, 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
51:33
Interoperable- Ch 3: Web3 Without Borders: Interoperability + DataPodcast discussion on interoperability, data intelligence, and web3 product development featuring Arno from Dune, Jana from Miocene, and Esteban from Findex. Speakers explore how data-driven insights and user-centric design are reshaping multi-chain strategies and marketing approaches in crypto.
Dec 18, 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
3:58
Boilerplate code for Creit Tech Stellar Wallet Kit v2BrightTech released Stellar Wallet Kit v2, the popular SDK for integrating Stellar wallets into frontend applications. The video demonstrates setup, wallet connection, and transaction signing in both React and Vanilla JS with live examples.
James BachiniNov 20, 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
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
5:13
Working With Data On StellarDeveloper builds open-source Rust tool for efficient Stellar data access, combining RPC nodes and public data lake queries with REST API and command-line interfaces.
James BachiniNov 4, 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
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
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