Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 584 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 584 Bytes

Sample Configs: Shell processes

This directory contains sample config files for a Node Hibernator that manages a Ethereum Client and Privacy Manager running as shell processes.

  • nodehibernator-config.sample.json: Node Hibernator config file
  • peers.sample.json: Peers config file
  • scripts: Sample start and stop scripts for Node Hibernator to use to hibernate/wake up the Ethereum Client and Privacy Manager. (These are simple examples. In practice the scripts can be as simple or as complex as required.)