substrate-knowledge-map

Quiz 1: Overview

Overview

This quiz covers the following parts of the Substrate Knowledge Map:

1. What is correct about Substrate runtime development and Smart Contract developement? Check all that apply.

2. Identify a key characteristic that Substrate gives runtime developers. Check all that apply.

3. I want to learn about some specific conceptual information about Subtrate. Which type of documentation should I look into?

4. I have a particular problem at hand and want to check if there is a solution or someone has solved a similar problem before. Which type of documentation should I look into?

5. I am new to Substrate and want to try out Substrate while working on some guided projects. Which type of documentation should I look into?

6. I want to dive into the details of a certain pallet / function, and the type of parameters I need to pass when integrating that pallet / function. Which type of documentation should I look into?

7. I want to start a new Substrate project, what repo should I clone, or start as a template, so that I can focus on writing my blockchain runtime logic?