Skip to content

Latest commit

 

History

History

pallets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Pallets

ℹ️ A pallet is a unit of encapsulated logic, with a clearly defined responsibility. A pallet is analogous to a module in the runtime.

💁 In this template, there is a simple custom pallet based on the FRAME framework.

👉 Learn more about FRAME here.

🧑‍🏫 Please refer to this guide to learn how to write a basic pallet.