29:38
All About Tokens & Asset Contracts | Meridian 2023Tyler Vanderhoeven, developer advocate at Stellar Development Foundation, demonstrates how to bridge Stellar assets into Soroban smart contracts using Stellar asset contracts, enabling seamless interoperability between the two layers.
Stellar Development FoundationNov 1, 2023
33:17
Building Smart Contracts Faster: Talking Efficient Development w/ Aha Labs Co-founder Chad OChad Ostrovsky from AhaLabs discusses smart contract developer tooling for Soroban, comparing Rust-based development approaches across Near, Soroban, and Cosmwasm. He explains Rain, an ABI system and interactive documentation tool, and explores the philosophy behind Soroban's no-std constraint and performance optimization.
Stellar Development FoundationJun 28, 2023
38:58
Building Developer Tools in a Cross-Chain World: Insights from Cubist Co-FoundersCubist co-founders Fraser Brown and Riyadh Wabi discuss their cross-chain dApp development toolkit, the state of zero-knowledge proofs, and why Soroban's testing infrastructure sets a new standard for blockchain developer experience.
Stellar Development FoundationMay 24, 2023
23:34
Smart Contracts and Interoperability with Axelar Co-founder Sergey GorbunovSergei Gurbanov, CEO of Axelar, discusses how the decentralized interoperability protocol connects multiple blockchains through a plug-and-play gateway model. Axelar is integrating with Stellar's Soroban smart contract platform and launching a virtual machine to scale cross-chain development.
Stellar Development FoundationApr 26, 2023
1:02:43
Soroban Developer WorkshopSoroban Developer Workshop livestream featuring Paul from SDF and Morgan from useSoroban.app demonstrating how to write your first smart contract on Soroban, including Hello World examples and stateful contract development with storage operations.
Stellar Development FoundationApr 14, 2023
1:45:37
SCF#12 - Project PitchesSDF hosted the Stellar Community Fund 12 project pitch event featuring 10 Soroban and Stellar ecosystem projects presenting their proof of intent deliverables, including developer tools, DeFi protocols, infrastructure, and financial inclusion applications.
Stellar Development FoundationMar 24, 2023
45:23
The Stellar Asset Sandbox: Your Toolkit for Exploring TokenizationSDF launched the Stellar Asset Sandbox, a no-code toolkit built with Cheesecake Labs for exploring tokenization on Stellar testnet. The sandbox enables users to issue custom assets, manage supply, and control asset permissions through features like account freezing and clawback.
Stellar Development FoundationFeb 16, 2023
38:55
BucketListDB: Next Generation Blockchain Database | 10/2022Aaron Tyson from the Stellar Development Foundation presents Bucket List DB, a next-generation database replacing SQL for Stellar Core storage. The new system reduces disk usage by 50%, improves read performance 2.6-4.2x, and eliminates data duplication while maintaining fast hashing for consensus.
Stellar Development FoundationJan 12, 2023
55:30
Soroban Talks | Instant Soroban Dev Environment Setup | Q&A with Soroban Dev, LeighSorbonne Talks stream featuring Stellar Development Foundation developers demonstrating Gitpod instant dev environment for Soroban smart contract development, showing how to build, test, and deploy contracts on Futurenet with minimal setup.
Stellar Development FoundationDec 7, 2022
25:15
Introducing the Stellar Anchor PlatformStellar Development Foundation announces the Anchor Platform, a new open-source tool designed to simplify anchor deployment on the Stellar network. The platform reduces setup complexity and costs, enabling businesses to connect payment infrastructure with minimal development effort.
Stellar Development FoundationNov 4, 2022
32:40
Beyond Marketing What is Real TPSResearcher from Red Bay Network presents scientific analysis of blockchain transaction throughput (TPS) claims versus real-world performance, revealing significant gaps between announced metrics and observed results across major blockchains including Algorand, Avalanche, and Solana.
Stellar Development FoundationNov 4, 2022
12:13
RehiveHelgaard from Reive presents their fintech app builder platform that enables founders to launch financial products without building from scratch. Reive provides white-label wallet infrastructure, compliance through Wire integration, and Stellar network support to reduce time and cost to market for emerging fintech businesses.
Stellar Development FoundationNov 4, 2022
40:07
Write Your First Smart Contract on SorobanPaul from SDF presents Soroban smart contracts on Stellar, covering environment setup, hello world examples, and a full crowdfunding dapp. Soroban enables programmable token control and reliable neutrality through on-chain code, with deployment available now on FutureNet.
Stellar Development FoundationNov 4, 2022
29:38
Improving TPS: Data Flow Optimization and Validation Through SimulationHidenori Shinohara from Stellar's core team discusses Pull Mode, a new transaction broadcasting optimization that removes duplicate messages across the network. Simulations showed TPS improved from 326 to 563 transactions per second, a 73% increase.
Stellar Development FoundationNov 4, 2022
18:27
Securing Digital Assets with Ledger's Fabrice DautriatFabrice Deltrian, Head of Developer Ecosystem at Ledger, discusses how Ledger supports Stellar and other blockchains through open developer partnerships. Ledger recently added Stellar asset support to Ledger Live and is preparing for Soroban smart contracts integration.
Stellar Development FoundationSep 22, 2022
1:05:29
Open Protocol Discussion (5/26/2022)Stellar protocol meeting discussing three CAPs for native smart contracts: CAP 53 on smart contract data storage with static footprints and deterministic scheduling, CAP 52 on minimal smart contract interactions shifting authorization to contracts, and CAP 47 on contract lifecycle including mutability and versioning questions.
Stellar Development FoundationMay 26, 2022
55:40
Open Protocol Discussion (4/28/2022)Stellar Development Foundation hosts protocol meeting to discuss Project Jump Cannon, which brings WebAssembly-based smart contracts to Stellar. The team presents CAP 46, a foundational proposal defining the host/guest execution model and data structures for smart contract runtime.
Stellar Development FoundationApr 28, 2022
1:02:05
Stellar Shop Talk: Interoperability and Anchor Integration on StellarJake Urban from SDF discusses anchors and interoperability on Stellar, explaining how anchors bridge off-chain and on-chain value through standardized protocols (SEPs). He introduces the upcoming Stellar Anchor Platform, a language-agnostic service designed to simplify anchor deployment and reduce implementation barriers for businesses.
Stellar Development FoundationApr 7, 2022
1:05:59
Stellar Shop Talk: What's next on DeFi for Stellar: Script3's Yieldblox betaScript3 discusses building YieldBlocks, a money market protocol on Stellar using Stellar Turrets for off-chain smart contract execution. The team explains their journey from options trading to recognizing the need for liquidity infrastructure, and how Turrets enable DeFi applications on Stellar.
Stellar Development FoundationFeb 25, 2022
15:07
Speedex: A Scalable, Parallelizable, and Economically Efficient Distributed EXchangeJeff Ramsire presents SpeedX, a scalable batch-based DEX design that eliminates front-running, optimizes liquidity across asset pairs, and enables parallelizable transaction processing. The system could integrate into Stellar to support efficient cross-border payments at scale.
Stellar Development FoundationNov 19, 2021
19:00
Stellar Core: A Crash CourseMarta Lakova explains StellarCore's architecture, covering the consensus protocol, ledger state management, and how data flows across the Stellar network. The presentation details how StellarCore maintains distributed agreement on transactions, closes ledgers every five seconds with finality, and enables new nodes to catch up via history archives.
Stellar Development FoundationNov 19, 2021
31:33
Starlight: A Layer 2 Payment Channel Protocol for the Stellar NetworkLee McCulloch and Alex Sharbena from the Stellar Development Foundation presented Starlight, a layer-2 payment channel protocol enabling millions of transactions per second off-chain while maintaining security through CAP-21 and CAP-40 protocol upgrades.
Stellar Development FoundationNov 19, 2021
20:24
Unlocking DeFi with Stellar TurretsTyler Vanderhoeven from the Stellar Development Foundation presents Stellar Turrets, a decentralized transaction creation and signing protocol that enables DeFi applications on Stellar by removing the need for centralized intermediaries to control accounts.
Stellar Development FoundationNov 19, 2021
15:04
Vibrant’s KYC Journey Using Different SEPsJi Sun from Vibrant discusses the wallet's KYC journey, comparing SEP24 (hosted deposit/withdrawal) with SEP12/SEP6 (custom KYC UI). Vibrant switched to SEP12/SEP6 for better user control, clearer branding, and improved analytics, achieving 10-second average KYC verification times.
Stellar Development FoundationNov 19, 2021