Skip to content

This document provides the necessary information to set up and run a Chain Network Node, including hardware requirements and support for various Ethereum networks.

License

Notifications You must be signed in to change notification settings

ZentaChain/chain-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46d769d · Feb 9, 2024

History

8 Commits
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Nov 15, 2023
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024

Repository files navigation

Chain Network Node Setup

This document provides the necessary information to set up and run a Chain Network Node, including hardware requirements and support for various Ethereum networks.

Hardware Requirements

To ensure optimal performance of your Chain Network Node, the following hardware configuration is recommended:

  • RAM: Minimum of 16 GB
  • Storage: Minimum of 2 TB SSD space

Launching Node & Geth

To launch and start the Sepolia Chain Network node, use the following command:

docker compose up --build

This command initializes the Docker containers required for running the node, based on the configurations defined in docker-compose.yml file.

Supported Networks

The following table provides an overview of the support status for various Ethereum Networks:

Ethereum Network Supported (✅) Not Supported (❌)
Sepolia Testnet
Mainnet
  • ✅ - Indicates full support for the network.
  • ❌ - Indicates no support for the network.

About

This document provides the necessary information to set up and run a Chain Network Node, including hardware requirements and support for various Ethereum networks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published