chaingraph icon indicating copy to clipboard operation
chaingraph copied to clipboard

Support automatic deployment of all BCH node implementations

Open bitjson opened this issue 4 years ago • 0 comments

Chaingraph v1 shipped with support for automatically deploying Bitcoin Cash Node, but other nodes can be added fairly easily. For each implementation we need:

  • a docker image built by this repo, see images and workflows/image-bchn
  • configuration for automatic deployment using Helm chart templates, see templates
    • node must whitelist the agent
    • support mainnet and testnet (testnet4)

Node Implementations

bitjson avatar Nov 24 '21 07:11 bitjson