https://github.com/zquestz/pickynode-bchd
Some people are picky about the bitcoin cash nodes they connect to with bchd.
https://github.com/zquestz/pickynode-bchd
Last synced: about 1 year ago
JSON representation
Some people are picky about the bitcoin cash nodes they connect to with bchd.
- Host: GitHub
- URL: https://github.com/zquestz/pickynode-bchd
- Owner: zquestz
- License: mit
- Created: 2018-11-06T07:52:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T21:23:42.000Z (over 1 year ago)
- Last Synced: 2025-03-26T10:04:20.664Z (over 1 year ago)
- Language: Ruby
- Size: 46.9 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://badge.fury.io/rb/pickynode-bchd) [](https://app.travis-ci.com/zquestz/pickynode-bchd) [](https://opensource.org/licenses/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= Add node type
-r, --remove= Remove node type
-c, --connect= Connect to node type
-s, --disconnect= Disconnect from node type
-l, --limit= 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.