A collection of high quality resources and repositories to learn how to build web3 applications using the Polkadot SDK
TODO: Organize the resources by proficiency required
- FRAMEless runtime template - A Substrate-based runtime built without FRAME.
- Substrate Collectables Workshop - A guided tutorial for building a collectable dApp chain on Parity Substrate.
- Polkadot SDK Pallet Template with demo commits - This template is based on the polkadot-sdk-minimal-template. Contains exercises for writing Substrate runtimes with FRAME.
- Blockchain from Scratch - A tutorial to build your own blockchain in Rust from the ground up.
- Proof of Work Node - PoW blockchain node to gain hands-on experience starting a real network together.
- Recipes - A Hands-On Cookbook for Aspiring Blockchain Chefs.