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/Installation/Overview.md

19 lines
904 B

title: Installation overview
description: Overview and requirements to install Pantheon
<!--- END of page meta data -->
# Installation Overview
You can install Pantheon by:
* [Installing the binary distribution](Install-Binaries.md)
* [Building from source](Build-From-Source.md)
!!! note
To run a single node to connect the Ethereum mainnet or a public testnet, running from the [Pantheon docker image](../Getting-Started/Run-Docker-Image.md) is the fastest way to get started.
## Disk Space and RAM Requirements
Your computer should have at least 4 GB RAM if running a private network, and 8GB of RAM if running mainnet or a public test network.
Disk space needed varies depending on the network on which you run nodes. A small test network might require 200 MB while a mainnet node might require 1.5TB. If syncing a node on mainnet, allow 1.5 TB to 2 TB for the full blockchain archive.