An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
besu/docs/Getting-Started/Getting-Started.md

14 lines
763 B

description: Getting started with Pantheon
<!--- END of page meta data -->
# Getting Started Overview
Get started with Pantheon by:
* [Installing Pantheon](../Installation/Install-Binaries.md) and [starting a node](Starting-Pantheon.md)
* Running from the [Pantheon Docker image](Run-Docker-Image.md)
* Using the [Private Network Quickstart](../Tutorials/Private-Network-Quickstart.md)
The fastest way to run a single node and connect to the Ethereum mainnet (or a public testnet) is by using the [Docker image](Run-Docker-Image.md).
To run a private network on which you can make JSON-RPC requests and send transactions, the [Private Network Quickstart](../Tutorials/Private-Network-Quickstart.md) sets up a network of Pantheon nodes in Docker containers.