- How-to use Reveal.js content-templates/slides/0-how-to-use-reveal-slides.html
- Copy and Paste Slide Templates content-templates/slides/1-copy-paste-reveal-template-slides.html
- Design System content-templates/slides/2-presentation-design-system-slides.html
- Activity Template Slides content-templates/slides/activity-template-slides.html
- How to use Academy Resources content-templates/slides/how-to-use-academy-resources-slides.html
- Lecture Template Slides content-templates/slides/lecture-template-slides.html
- Workshop Slide Template content-templates/slides/workshop-template-slides.html
- Introduction to Cryptography syllabus/1-Cryptography/1.1-Crypto_Introduction/1.1.-Crypto_Introduction_Slides.html
- Digital Signature Basics syllabus/1-Cryptography/1.2-Digital_Signatures_Basic/1.2-Digital_Signatures_Basic_slides.html
- Advanced Digital Signatures syllabus/1-Cryptography/1.3-Digital_Signatures_Advanced/1.3-Digital_Signatures_Advanced_slides.html
- Exotic Primitives syllabus/1-Cryptography/1.4-Exotic_Primitives/1.4-Exotic_Primitives_slides.html
- Hash Functions syllabus/1-Cryptography/1.5-Hashes/1.5-Hashes_slides.html
- Hash Based Data Structures syllabus/1-Cryptography/1.6-Hash_Based_Data_Structures/1.6-Hash_Based_Data_Structures.slides.html
- Economic Basics syllabus/2-Economics/2.1-Economics_Basics/2.1-Economics_Basics_Slides.html
- Game Theory Basics syllabus/2-Economics/2.2-Game_Theory/2.2-Game_Theory_slides.html
- Price Finding Mechanisms syllabus/2-Economics/2.3-Price_Finding_Mechanisms/2.3-Price_Finding_Mechanisms_slides.html
- Collective Decision Making syllabus/2-Economics/2.4-Collective_Decision_Making/2.4-Collective_Decision_Making_Slides.html
- Overview of Blockchains Activity syllabus/3-Blockchain/3.1-Overview_of_Blockchain/3.1-Blockchain_Basics_Activity_slides.html
- Overview of Blockchains syllabus/3-Blockchain/3.1-Overview_of_Blockchain/3.1-Overview-of-Blockchains-Activity_slides.html
- Consensus Systems syllabus/3-Blockchain/3.2-Consensus_Systems/3.2-Consensus_Systems_slides.html
- Fees, Ordering, and Bridges syllabus/3-Blockchain/3.3-Fees_Bridges_and_Ordering/3.3-Fees_Bridges_and_Ordering_slides.html
- Unstoppable Applications syllabus/3-Blockchain/3.4-Unstoppable_Applications/3.4-Unstoppable_Applications_slides.html
- Substrate Overview syllabus/4-Substrate/4.1-Substrate_Overview/4.1-Substrate_Overview_Slides.html
- SCALE Codec syllabus/4-Substrate/4.1-Substrate_Overview/4.x-SCALE_Slides.html
- Substrate Overview syllabus/4-Substrate/4.2-Block_Concepts/4.2-Block_Concepts_Slides.html
- Host/Runtime Interface syllabus/4-Substrate/4.3-Runtime_and_Host_Functions/4.3-Runtime_and_Host_Functions_Slides.html
- Transaction Queue and Block Builder syllabus/4-Substrate/4.4-Transaction_Queue_and_Block_Builder/4.4-Transaction_Queue_and_Block_Builder_Slides.html
- Database and Merklized Storage syllabus/4-Substrate/4.5-Db_and_Merklized_Storage/4.5-Db_and_Merklized_Storage_Slides.html
- Consensus - Block Authoring and Finality syllabus/4-Substrate/4.6-Consensus_Block_Authoring_and_Finality/4.6-Consensus_Block_Authoring_and_Finality_Slides.html
- syllabus/4-Substrate/4.7-Networking_and_RPCs/4.7-Networking_and_RPCs_Slides.html
- Networking syllabus/4-Substrate/4.7-Networking/4.7-Networking_Slides.html
- Substrate CLI syllabus/4-Substrate/4.8-Substrate_Review/4.8-Substrate_CLI_Slides.html
- syllabus/4-Substrate/4.8-Substrate_Review/4.8-Substrate_Review_Slides.html
- Introduction to Polkadot syllabus/5-Polkadot/5.1-Polkadot_Architecture_and_Governance/5.1-Intro_to_Polkadot_Slides.html
- Cumulus syllabus/5-Polkadot/5.2-Cumulus/5.2-Cumulus_slides.html
- Costs of Hashing syllabus/5-Polkadot/5.3-Hashing_in_Polkadot/5.3-Hashing_Costs_in_Polkadot_slides.html
- Parachains Architecture syllabus/5-Polkadot/5.4-Parachains/5.4-Parachains_slides.html
- Parachain Availability syllabus/5-Polkadot/5.4-Parachains/5.4.1-Parachain_Availability_slides.html
- syllabus/5-Polkadot/5.5-Relay_to_Parachain_Communication/5.5-Relay_to_Parachain_Communication_slides.html
- syllabus/5-Polkadot/5.6-Authority_and_Logic_Selection/5.6-Authority_and_Logic_Selection_slides.html
- Nominated Proof of Stake syllabus/5-Polkadot/NPOS_slides.html
- FRAME Overview syllabus/6-FRAME/6.1-Intro_to_FRAME/6.1-Intro_to_FRAME_slides.html
- FRAME Dispatchables syllabus/6-FRAME/6.2-Dispatchables/Dispatchables_slides.html
- Hooks, Inherents syllabus/6-FRAME/6.3-Hooks_Inherent/6.3-Hooks_inherent_slides.html
- Events and Errors syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-Events_and_Errors_Slides.html
- FRAME Storage syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-FRAME_Storage_Slides.html
- FRAME Tips and Tricks syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-frame-tips-and-tricks_slides.html
- Runtime Migrations Try Runtime syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-Migrations_and_try_runtime_slides.html
- Outer Enum syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-Outer_Enum_Slides.html
- Polkadot JS API Crash Course syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-PJS-api-crash-course_slides.html
- Signed Extensions syllabus/6-FRAME/6.4-Exotic_Stuff/6.4-Signed_Extensions_slides.html
- Smart Contracts syllabus/6-FRAME/6.5-Smart_Contracts/6.5-1-Smart_Contracts_Slides.html
- ink! syllabus/6-FRAME/6.5-Smart_Contracts/6.5-2-Ink_Slides.html
- Contracts Pallet syllabus/6-FRAME/6.5-Smart_Contracts/6.5-3-Pallet_Contracts_Slides.html
- syllabus/6-FRAME/6.7-Important_Pallets_to_Know/6.7-Important_Pallets_to_Know_slides.html
- syllabus/6-FRAME/6.8-Connecting_Pallets/6.8-Connecting_Pallets_slides.html
- Cross Consensus Messaging (XCM) syllabus/7-XCM/7.1-Core_Concepts_of_XCM/7.1-Core_Concepts_of_XCM_slides.html
- Writing, Sending, and Execution of XCM syllabus/7-XCM/7.2-Writing_Sending_Executing_XCM/7.2-Writing_Sending_Executing_XCM_slides.html
- Parachain Configuration for XCM syllabus/7-XCM/7.3-Parachain_Config_in_XCM/7.3-Parachain_Config_in_XCM_slides.html
- XCM in the Polkadot Context syllabus/7-XCM/7.5-XCM_in_Polkadot/7.5-XCM_in_Polkadot_slides.html