Launching the Local Relay Chain
Last updated
Last updated
Using the file provided by substrate.
Build the relay chain node
Clone the most recent release branch of the Polkadot repository to prepare a stable working environment.
Change to the root of the polkadot directory by running the following command:
Build the relay chain node by running the following command:
Compiling the node can take 15 to 60 minuets to complete.
Verify the node built correctly by running the following command:
If command-line help is displayed, the node is ready to configure.
Create the First Node
Create the Second Node