All media
VideoYouTubeStellar Development FoundationFebruary 16, 20233y ago46:24

Stellar Quest 6: FCA00C Launch Party & Workshop

Developer walkthrough of Fast, Cheap, and Out of Control, a Soroban smart contract coding game that teaches optimization through competitive challenges. The host covers the game engine, testing strategies, and Rust development practices for building efficient contracts.

Smart ContractsDevelopersEducation
Lumen Loop's take

This is a live developer workshop on Fast, Cheap, and Out of Control, a Soroban-based coding game designed to teach smart contract optimization. The host walks through the project structure, explains the game mechanics where players submit contracts to earn points, and discusses best practices for Rust and Soroban development. Key topics include using Rust tests for rapid iteration, understanding Soroban's resource constraints, leveraging the Soroban CLI for contract inspection, and optimization techniques like wasm-opt. The host also explores debugging strategies and addresses common pitfalls when developing smart contracts, emphasizing the importance of optimizing for contract size and CPU efficiency rather than just speed.

Mentioned projects
1 project linked
S
Stellar QuestEducation & Community
e-learningCommunityGaming

Stellar Quest is an interactive platform that gamifies learning about the Stellar network, covering both Stellar Classic and the…

View →