Skip to content

The configuration for running a Bitcoin node, including the Bitcoin Core server, the Tor service, and the electrs implementation of the Electrum wallet.

Notifications You must be signed in to change notification settings

jwillikers/bitcoin-core-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Core Config

The configuration for running a Bitcoin node, including the Bitcoin Core server, the Tor service, and the electrs implementation of the Electrum wallet.

These are configuration files for my Bitcoin Core pod. See the home-lab-helm repository for the pod’s configuration.

Usage

The configuration files are organized by service. The files are meant to be mounted inside their respective containers at the necessary location. The home-lab-helm Kubernetes configuration expects this repository to be in a specific location. Follow these instructions to put the files in the expected location.

  1. Create the ~/Projects directory.

    mkdir --parents ~/Projects
  2. Clone the repository under the ~/Projects directory.

    git -C ~/Projects/ clone https://github.com/jwillikers/bitcoin-core-config

Code of Conduct

The project’s Code of Conduct is available in the CODE_OF_CONDUCT.adoc file.

License

© 2023 Jordan Williams

Authors

About

The configuration for running a Bitcoin node, including the Bitcoin Core server, the Tor service, and the electrs implementation of the Electrum wallet.

Topics

Resources

Stars

Watchers

Forks