# Episode 10- Building Custom Pallet

* Slides: [Episode 10- Building Custom Pallet](https://docs.google.com/presentation/d/1D7Dbh5UQ5d_yaoJwIAqGcSA-YAGr5CPwYsJI7dXU2Cw/edit?usp=sharing)

## Topics

* Why build your own pallets? Purpose.
* How to contribute to CESS with custom pallets?
* High-Level Description of CESS (Substrate) Framework
* CESS Course Code
* Overview of the CESS Node and Runtime
* Structure of the Runtime
* Integration of Pallets
* Pallets Integrated in CESS Node
* File-bank and Sminer pallets
* Demo: Adding a custom pallet to the CESS Node

## Course Videos

### Part 1- Pallets Introduction

{% embed url="<https://youtu.be/VsyWdPuh_zg>" %}

### Part 2- Demo: Adding your Pallet in CESS Node

{% embed url="<https://youtu.be/hkxPqcLMo44>" %}

## Action Items

* Join [Discord Channel](https://discord.gg/8dnTGdWQ)
* Join [Telegram](https://t.me/CESS_Storage_official)

## Further Study

* [CESS Examples Repository](https://github.com/CESSProject/cess-examples)
