Substrate core developer Shawn Tabrizi and Parity Technologies research analyst Joe Petrowski present an introductory walkthrough of the Substrate codebase.
Familiarize yourself with the repo and learn how Substrate's FRAME pallets help you build your blockchain runtime in a modular way.
Topics:
1:30 - bin folder overview
3:40 - client libraries overview
4:35 - primitives overview
6:45 - utils overview
7:18 - FRAME overview
8:55 - FRAME and pallet modules in detail
9:21 - deep dive into pallets via sudo pallet
14:08 - decl_storage, rust macros, storage items
19:40 - origins
26:45 - runtime upgrades
32:40 - recovery pallet
For more information on Substrate, visit https://substrate.dev/
#Substrate #ParityTechnologies