Terminal-based utilities for Bitcoin and forkcoin full nodes

The MMGen Project ba28bffc5c `test.py`: addr `addrbal` subgroup, improve tests 2 years ago
cmds 6c370dec4b new command: `mmnode-addrbal` 2 years ago
mmgen_node_tools 6c370dec4b new command: `mmnode-addrbal` 2 years ago
test ba28bffc5c `test.py`: addr `addrbal` subgroup, improve tests 2 years ago
LICENSE ffcf5265c2 Initial commit 8 years ago
MANIFEST.in 8faeb17a68 migrate to setuptools 3 years ago
README.md a01c9856b1 support testing via MMGen test suite framework 2 years ago
pyproject.toml 8faeb17a68 migrate to setuptools 3 years ago
setup.cfg 6c370dec4b new command: `mmnode-addrbal` 2 years ago

README.md

MMGen Node Tools

Helper utilities for Bitcoin and forkcoin full nodes.

Requires modules from the MMGen online/offline cryptocurrency wallet.

Currently tested on Linux only. Some scripts may not work under Windows/MSYS2.

Install:

First, install MMGen.

Then,

$ git clone https://github.com/mmgen/mmgen-node-tools
$ cd mmgen-node-tools
$ python3 -m build --no-isolation
$ python3 -m pip install --user dist/*.whl

Also make sure that ~/.local/bin is in PATH.

Test:

NOTE: the tests require that the MMGen and MMGen Node Tools repositories be located in the same directory.

$ test/init.sh
$ test/test-release.sh -A  # BTC-only testing
$ test/test-release.sh     # Full testing

Forum | PGP Public Key | Donate: 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w