For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Network

A step-by-step guide to creating your first Hyperledger Besu network in CatalyX Blockchain Manager

Once you are logged in to CatalyX Blockchain Manager Besu Console, click on the Create Network button in the top-right corner to start the network creation wizard.

Before selecting a consensus protocol, see Choose a Consensus Protocol to understand the differences between IBFT 2.0, QBFT, and Clique.

1

Step 1 — Configurations

At the Configurations section:

  1. Insert a name, for instance testnet.

  2. Select the consensus protocol (QBFT is selected by default).

  3. Set the number of validators.

  4. Set the number of bootnodes.

  5. Set the number of RPC nodes.

  6. Enable or disable the Gas-free network.

  7. Enable or disable RPC authentication.

    • If enabled, select the authentication method and input the required parameters.

  8. Click Continue to advance to the Resources section.

2

Step 2 — Resources

At the Resources section, define the resources you wish to assign to each node and component, then click Continue to advance to the Configure genesis block section.

3

Step 3 — Configure Genesis Block

At the Configure genesis block section, define the Block Period time and click Complete to finalize the network creation. Wait a few minutes while the network is being started.


Last updated

Was this helpful?