Crate pallet_examples

source ·
Expand description

FRAME Pallet Examples

This crate contains a collection of simple examples of FRAME pallets, demonstrating useful features in action. It is not intended to be used in production.

Pallets

Tip: Use cargo doc --package <pallet-name> --open to view each pallet’s documentation.