w3f / w3f-education

Technical Education at Web3 Foundation
Other
17 stars 19 forks source link

[Guide - Tracking Issue] Intro to Parachain Development Guide #107

Closed CrackTheCode016 closed 1 year ago

CrackTheCode016 commented 1 year ago

This guide will help you with the steps needed to connect a basic parachain to a relay chain. Eventually, this should also guide in relation to cross-consensus communication, best practices, and more.

Note: This will most likely be changed, what's laid out here is just preliminary or "intro" material.

Outline

Section 1 - Parachain Architecture Overview

Section 2 - Dependency Installation

Section 3 - Creating & Registering Parachain

Section 4 - Moving Forward

CrackTheCode016 commented 1 year ago

It's possible this will be separated into two separate sub-guides: