0.0
No release in over 3 years
Low commit activity in last 3 years
Some people are picky about the bitcoin cash nodes they connect to with bchd.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 13.0.1
~> 3.9.0
~> 0.85.1
~> 0.18.5

Runtime

~> 3.0.1
 Project Readme

Gem Version Build Status License: MIT

pickynode-bchd

Some people are picky about the bitcoin cash nodes they connect to with bchd.

Requirements:

You need a working bchd node on your machine. The bchctl command should be functional.

Installation:

gem install pickynode-bchd

Usage:

Display list of currently connected nodes:

pickynode-bchd

Add node type:

pickynode-bchd --add=USER_AGENT_FILTER

Remove node type:

pickynode-bchd --remove=USER_AGENT_FILTER

Connect to node type:

pickynode-bchd --connect=USER_AGENT_FILTER

Disconnect from node type:

pickynode-bchd --disconnect=USER_AGENT_FILTER

Help:

Options:
  -i, --info              Local node info
  -d, --debug             Debug mode
  -o, --output            Output commands
  -a, --add=<s>           Add node type
  -r, --remove=<s>        Remove node type
  -c, --connect=<s>       Connect to node type
  -s, --disconnect=<s>    Disconnect from node type
  -l, --limit=<i>         Limit number of nodes to add/remove/connect/disconnect
  -v, --version           Print version and exit
  -h, --help              Show this message

The --add and --connect commands pull data from blockchair.