3:47
Pay 0% Of Your Security Audit Costs With Stellar Audit BankStellar launches Audit Bank, a community initiative providing developers with subsidized security audits from leading firms. Projects pay only 5% upfront, refundable if critical bugs are fixed within 20 days, with follow-up audits free after reaching $10M-$100M TVL milestones.
James BachiniAug 15, 2025
1:04:40
Learn Kalepail's Secret Sauce for Getting AI to Work for HimDevRel team member shares practical AI coding workflow using tools like Lovable, Cursor, and Claude to build faster. Demonstrates one-shotting an Asteroids game, discusses MCP servers for context, and explores AI agents for autonomous development.
Stellar Development FoundationAug 11, 2025
10:16
How To Use Smart Contracts & Passkeys To Set Up Auth On A Web AppTutorial demonstrating how to build a passkey-enabled smart wallet application on Stellar using PasskeyKit, enabling biometric authentication and decentralized user credential systems without centralized backends.
James BachiniAug 6, 2025
47:08
Stellar Coffee and Code - July 16thTwo developers live-code a fungible token and NFT contract on Soroban using the Soroban Playground, a new web-based IDE for smart contract development. They deploy working contracts to testnet and explore the contract explorer interface.
Lumen LoopJul 17, 2025
6:36
NFT Royalties | New OpenZeppelin LibraryOpenZeppelin released a new NFT royalties extension for Stellar's Soroban smart contracts, enabling developers to set up and earn royalties on NFT collections. The tutorial demonstrates how to deploy and configure the royalty contract on testnet.
James BachiniJul 16, 2025
53:08
Stellar Developer Meeting: Scaffold Stellar Update w/FifoVivo from Ahlabs demonstrates Scaffold Stellar, a comprehensive developer framework for building on Stellar and Soroban. The tool includes CLI plugins, contract templates, local deployment, TypeScript client generation, and an integrated contract explorer frontend.
Stellar Development FoundationJul 14, 2025
10:04
Scaffold Stellar: Get started buildingScaffold Stellar is a new developer tool from Aha Labs that provides a ready-to-use web3 app template for building on Stellar. It includes contract examples, wallet integration, and local network setup to eliminate boilerplate and accelerate dApp development.
Stellar Development FoundationJul 7, 2025
Monthly Recap with Lumen LoopStellar ecosystem recap from Istanbul covering Berlin Blockchain Week, the Istanbul hackathon with 67 submissions, Beans Earn integration with Blend, DeFi Index launch, Scaffold Stellar updates, and upcoming Hack Meridian in Rio de Janeiro with 50K in prizes.
Build on StellarJun 27, 2025
7:49
Scaffold Stellar | A Boilerplate For Stellar DevelopersScaffold Stellar by AHA Labs is a Rust-based development framework that provides a complete boilerplate for building Soroban smart contracts with pre-integrated frontend wallet support, enabling developers to initialize projects, deploy contracts, and iterate in real-time.
James BachiniJun 27, 2025
5:42
How To Create A Wrapped StablecoinTutorial on building a custom stablecoin on Soroban using OpenZeppelin contracts. The creator demonstrates how to create a SEP41 token called JUSD that accepts USDC deposits and mints a corresponding stablecoin in a 1:1 ratio, using a new online IDE.
James BachiniJun 12, 2025
26:24
Formally Verifying Soroban Smart Contracts with Certora SunbeamSertora presents Sunbeam, a formal verification tool for Soroban smart contracts that uses SMT solvers to mathematically prove code correctness against specifications written in Rust, enabling developers to catch bugs early in the development cycle.
CertoraMay 27, 2025
6:57
Tracking USDC Transfers With The OpenZeppelin MonitorTutorial on using OpenZeppelin's Monitor software to track USDC transfers on the Stellar network and send real-time notifications to Telegram. Covers setup, configuration, contract interaction, and bot integration.
James BachiniMay 20, 2025
8:22
Creating NFTs using @OpenZeppelin Stellar Soroban libraryTutorial on creating and deploying an NFT smart contract on Stellar's Soroban network using OpenZeppelin libraries, including contract modifications, metadata creation, and testnet deployment.
James BachiniMay 15, 2025
15:27
Scaffold Stellar: Which Frontend?Chad and Feefo from Aha Labs discuss Scaffold Stellar, a developer framework designed to lower the barrier to entry for building on Stellar. The tool automates smart contract deployment, generates TypeScript bindings, and uses React with Vite for frontend development.
Stellar Development FoundationMay 14, 2025
16:18
Intro to Scaffold StellarJane from SDF and Chad from Aha Labs discuss Scaffold Stellar, a developer onboarding tool inspired by Scaffold ETH. Aha Labs is building it to help developers quickly set up local networks, deploy contracts, and create UIs, with an early version available by end of May 2025.
Stellar Development FoundationMay 12, 2025
24:03
Stellar Developer Meeting: Talking about Stellar Light w/boxy & RalphStellar developers discuss launching an idea bank to help builders discover needed projects and coordinate ecosystem development. The initiative aims to guide hackathon participants and identify gaps in the Stellar and Soroban ecosystem.
Stellar Development FoundationMay 9, 2025
35:09
Stellar Developer Meeting: Developer Spotlight w/TupuiPenfield (Tupuy) discusses Tansu, a decentralized platform built on Soroban that brings transparency and community governance to open source projects by storing commit hashes on-chain, enabling DAOs per project, and implementing anonymous voting.
Stellar Development FoundationApr 28, 2025
19:42
Guestbook Demo Dapp WalkthroughKarsten Jacobsen from Stellar Development Foundation walks through the Guestbook demo DAP, a complete example built on Stellar using smart contracts, TypeScript bindings, and passkey authentication for wallet-less user signup and login.
Stellar Development FoundationApr 28, 2025
6:27
Stellar Anchors Platform TutorialEducational overview of Stellar anchors, their four main types, and the Stellar Anchor Platform. Covers how anchors bridge traditional finance and digital assets, with practical deployment via Docker and MoneyGram as a real-world use case.
James BachiniApr 25, 2025
2:04:44
Tu Primera Misión Web3: Stellar Quest 🗝️⚡StellarQuest bootcamp walkthrough covering wallet setup with Albedo, account creation on Stellar testnet, and payment transactions using Stellar Lab. Participants earned NFTs by completing each mission step.
Tellus CooperativeApr 11, 2025
29:47
The Secret to Growing a Crypto Ecosystem: Data (ft. Flipside & Stellar)Carlos from Flipside discusses how on-chain analytics and data curation drive blockchain ecosystem growth, focusing on metrics like TVL, user engagement scores, and protocol differentiation to help communities understand and optimize their on-chain activity.
TEACHMEDEFIApr 10, 2025
21:06
Stellar Developer Meeting: New features in Stellar Lab & Upgradeable Contracts SEPStellar DevX team showcased new Stellar Lab features for smart contracts, including contract explorer, storage management, and an upcoming invoke contract UI. OpenZeppelin presented a new upgradeable smart contract standard (SAP) for Soroban.
Stellar Development FoundationApr 8, 2025
54:09
Anthropic's MCP: Connecting Stellar Smart Wallets to LLMs | AI Integration Revolution w/ kalepailDeveloper builds AI-powered MCP (Model Context Protocol) server on Cloudflare that dynamically exposes Stellar smart contract interfaces to LLMs, enabling voice-controlled token deployment and contract interaction without manual signing or XLM management.
Stellar Development FoundationApr 8, 2025
12:06
State Archival: The Solution to State Bloat on Stellar | 8/5/2024Garen Tyson from SDF explains state archival, Stellar's solution to blockchain state bloat. The protocol uses rent-based storage fees and Merkle proofs to archive inactive entries, reducing validator costs while maintaining security and user experience through RPC abstraction.
Stellar Development FoundationApr 7, 2025