Skip to main content

Polkadot Tutorials

Let's discover the Polkadot ecosystem through interactive tutorials and other learning resources. This website is a place for developers, to learn and study and to teach. The goal is to educate developers from diverse backgrounds about specific Polkadot and Kusama related subjects through community submitted Polkadot Tutorials.

Accessing Storage and Functions Across Custom Pallets

How to access Storage and Functions Across Custom Pallets
intermediate
4h

Blake2_128Concat vs Twox64Concat

Blake2_128 vs Blake2_128_concat
intermediate
3h

DispatchResult vs DispathResultWithPostInfo

DispatchResult vs DispathResultWithPostInfo
intermediate
3h

Using Generic Types in Custom Data in a Substrate Pallet

How to implement a custom data type that leverages substrate rich type system
intermediate
3h

How to Use Inherent Extrinsics Feature in Substrate

Learn how to use Inherent Extrinsics in Substrate

Tokengated Website with polkadot.js and next-auth

How to write a tokengated website with polkadot.js API and next.js

Basic Wallet with Polkadot.js API and React with TypeScript.

Write a simple wallet with polkadot js that can display balances and transfer
grillchat icon