Skip to main content

substrate

Substrate strives to be the best blockchain framework in which to build your custom blockchain. Substrate is not a blockchain in itself, but akin to a blockchain SDK framework. Substrate empowers you to build beyond the capabilities of others, giving you the freedom to define your chain however you want. (Gavin Wood)

Official Resources

Tutorials

  • Polkadot Deep Dive with Focus on explaining different Polkadot/Substrate Pallets but not limited to it: Youtube Playlist

Other learning Resources

  • Rusty Crewmates provides a substrate tutorial that was funded by a Web3F grant: github repo

2 Tutorials tagged with "substrate"

Accessing Storage and Functions Across Custom Pallets

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

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
View All Tags
Edit this page