Create an L1
Learn how to create an L1 in the Avalanche network by issuing transactions on the P-Chain and setting up the validators with docker.
In this section you will learn how to create an L1 in the Avalanche network. The following steps will be covered:
- Installing and connecting Core Wallet
- Create a Subnet and a Chain
- Start a node tracking this Subnet with Docker
- Convert the Subnet to an L1 and add your node as a validator by issuing a
ConvertSubnetToL1Tx
on the P-Chain - Query the P-Chain state and inspect your l1
Is this guide helpful?