Loading video player...
School of Solana - Lesson 3 - Season 8 In this lesson, we'll dive into the core of the Solana programming model, focusing on three foundational concepts: Programs, Accounts, and Transactions. Programs are deployed on the Solana blockchain and define the logic and actions available to users. Accounts serve as Solana's storage system. Transactions, on the other hand, enable interactions across the network, connecting users and applications with the blockchain to bring it all together. Join School of Solana: https://ackee.xyz/school-of-solana Lesson 3 Resources: https://github.com/Ackee-Blockchain/school-of-solana/tree/master/3.lesson 00:00 - Introduction 01:28 - Overview 06:06 - Program 09:39 - Account 22:01 - Transaction 33:01 - Solana Playground transfer example 42:55 - Anchor hands-on example 1:32:13 - Outro