Substrate 101 - Overview of the Substrate Framework
📄️ Runtime & Outer Node
Learn what the runtime in Substrate is, and how it defines a state transition function.
📄️ Storage
Learn how storage works in Substrate, and how it is crucial for managing state.
📄️ Pallets
Learn what pallets are, and how they fit into FRAME.