Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/public-networks/get-started/connect/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@ hide:
# Connect to a network

This section provides information on connecting Besu to a public Ethereum network.

:::note

Besu is also compatible with [Linea](https://docs.linea.build/get-started/how-to/run-a-node), the Ethereum L2.

:::


<!-- Links -->
2 changes: 1 addition & 1 deletion docs/public-networks/get-started/start-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:

# Start Besu

Nodes can connect to Ethereum Mainnet and public testnets.
Nodes can connect to Ethereum Mainnet, [Linea](https://docs.linea.build/get-started/how-to/run-a-node), and the networks' respective public testnets.

Use the [`besu`](../reference/cli/options.md) command with the required command line options to start a node.

Expand Down
Loading