Terminal-based utilities for Bitcoin and forkcoin full nodes

The MMGen Project c373ed7a2d rpc_init(): skip wallet initialization hai 10 meses
cmds e7fcc00b95 new script: `mmnode-ticker` hai 1 ano
mmgen_node_tools c373ed7a2d rpc_init(): skip wallet initialization hai 10 meses
test c373ed7a2d rpc_init(): skip wallet initialization hai 10 meses
LICENSE ffcf5265c2 Initial commit %!s(int64=7) %!d(string=hai) anos
MANIFEST.in 8faeb17a68 migrate to setuptools %!s(int64=2) %!d(string=hai) anos
README.md cb93e52755 update for MMGen v13.3.dev6 hai 1 ano
pyproject.toml 8faeb17a68 migrate to setuptools %!s(int64=2) %!d(string=hai) anos
setup.cfg a1beac67e2 update for MMGen v13.3.dev44 hai 1 ano

README.md

MMGen Node Tools

Terminal-based 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.

Initialize the test framework (must be run at least once after cloning, and possibly again after a pull if tests have been updated):

$ test/init.sh

BTC-only testing:

$ test/test-release.sh -A

Full testing:

$ test/test-release.sh

Forum | PGP Public Key | Donate: 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w