Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T18:42:09.000Z (2 months ago)
- Last Synced: 2024-10-31T13:50:44.996Z (2 months ago)
- Language: Ruby
- Size: 38.1 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Gem Version](https://badge.fury.io/rb/pickynode-bchd.svg)](https://badge.fury.io/rb/pickynode-bchd) [![Build Status](https://app.travis-ci.com/zquestz/pickynode-bchd.svg?token=6MFuGdxALHX597TYtD8j&branch=master)](https://travis-ci.com/zquestz/pickynode-bchd) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
# pickynode-bchdSome 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.