Quiz 2: Basics
Overview
This quiz covers the following parts of the Substrate Knowledge Map:
1. What language compiler/interpreter do you need to install in your local machine to compile Substrate?
3. Why do we need both the rust stable and rust nightly versions installed to compile Substrate?
5. Which of the following are WRONG about Polkadot-JS Apps? Check all that apply.
6. If you added custom data type in Substrate runtime, what do you need to do on Polkadot-JS Apps side to for the Apps to support this Substrate network?