A simple introduction to Solana accounts, rent, and PDAs

Описание к видео A simple introduction to Solana accounts, rent, and PDAs

Watch at 1.5x speed. Here's a summary:
https://github.com/almostEfficient/ac...

Managing large accounts:    • Tutorial: Managing large accounts on ...  
Program derived addresses in more detail:    • Solana Bytes - Program Derived Addresses  

Code here: https://github.com/solana-developers/...

I make more cool stuff on Twitter!   / almostefficient  

I'm currently only doing consultation for education/dev-rel, I can't help with token/NFT launches. To reach out just DM me on Twitter.

Topics covered:
What is a Solana account?
What are the types of Solana accounts?
What is the lifecycle of a Solana account?
What is a PDA?
How do I make a PDA?

Timestamps:
0:00 - Intro
0:14 - What are accounts?
0:43 - Account types
2:04 - What's inside accounts?
8:58 - Reading from Solana accounts
10:35 - Lifecycle of an account
11:57 - How to make an account (code)
14:20 - What is a PDA?
18:40 - How to make a PDA (code)
19:48 - Cross Program Invocations

Комментарии

Информация по комментариям в разработке