FRAME Deepdive
After learning about how to approach testing and development of a FRAME pallet, this module will touch on a few FRAME concepts.
📄️ Origins (Privileged Calls) in FRAME
Learn how origins and calls work in Substrate and FRAME.
📄️ Pallet Coupling
Learn how to couple pallets to each other, and the differences between tight and loose (and when to use which).
📄️ Chain Specification
Learn how basis chain and genesis configurations work in FRAME
📄️ Introduction to Benchmarking
A basic introduction to benchmarking in FRAME