Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save prasad-kumkar/32200201c6476e040a7dbc2265bc9f34 to your computer and use it in GitHub Desktop.

Select an option

Save prasad-kumkar/32200201c6476e040a7dbc2265bc9f34 to your computer and use it in GitHub Desktop.
This Gist is a basic template for those who're interested in writing tutorials for Figment Learn. At the time of filling the form for writing tutorials applicants need to submit a link to their Gist file which contains initial details of the tutorial. On the basis of the details provided in Gist, we'll review the application for tutorial contrib…

How to Deploy Your Own Pallet: A Step by Step Guide

Overview of the Tutorial

With this tutorial, new para-chain developers would benefit for building custom pallets from scratch and adding that to their existing runtime. I am going to use a pallets template, modify and add custom functions to it, check for errors and give instructions about how to implement it. I love substrate framework, and would be very happy to help other developers get into substrate.

Who is this tutorial for?

Beginners into learning substrate framework, who has an understanding of blockchain runtime, storage, calls. And atleast has experience running the substrate node template with predefined pallets.

Technologies used in the Tutorial

Pallets Template https://github.com/substrate-developer-hub/substrate-pallet-template

This tutorial contains (Please mark) -

  • Front-End
  • Back-End
  • Web App/Mobile App/DApp
  • Smart Contract

Protocol/Network

Polkadot

Difficulty Level of the Tutorial

  • Beginner
  • Intermediate
  • Advanced

Previous Work (Optional)

Identity Blockchain using Substrate https://devfolio.co/submissions/dot-id-privacy-and-identity-management-parachain-0c90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment