Git Product home page Git Product logo

substrate-tutorials's Introduction

Exercises to learn substrate

Who is this tutorial for?

This tutorial is for developers willing to learn the basics of Substrate development and broaden their skillsets through real-world use cases.

You will need a solid grasp of the Rust programming language before you start to learn Substrate.

Some good entry points to learning Rust 📚

   As officially referred to here, the best paths to get started with Rust are:

   And of course, you should always challenge yourself with a side project or two.

What is Substrate?

Substrate can be described as a blockchain framework — specifically, a framework for building customized blockchains. It is built on the Rust programming language, which makes use of novel design patterns to enable the development of code that is safe and fast.

To give some context, Polkadot is a layer-0 protocol and multichain network laying the foundation for the future of Web3. Substrate is the primary blockchain SDK used by developers to create the parachains that make up the Polkadot network.

How to train?

  • fork this repository
  • clone it on your machine
  • code until all tests pass

If you want to run your pallet in a real runtime, you can easily edit the substrate-node-template and add your pallet to its runtime.

What's in those exercises?

We designed the exercises to teach you:

  • how to use the numerous features of Substrate
  • some good Substrate practices
  • some blockchain core principles

If you are stuck, you can always check the solution branch. It's not cheating, just learning 🧑‍🎓

Thanks to our sponsors

This tutorial is made possible thanks to a grant from the Web3 Foundation. Thanks a lot to them!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.