Terminal-based utilities for Bitcoin and forkcoin full nodes
  • Python 96%
  • Shell 3.3%
  • Nix 0.7%
Find a file
2021-10-13 19:52:38 +00:00
mmgen_node_tools migrate to setuptools 2021-10-13 19:52:38 +00:00
test migrate to setuptools 2021-10-13 19:52:38 +00:00
LICENSE Initial commit 2017-01-06 09:23:52 +00:00
MANIFEST.in migrate to setuptools 2021-10-13 19:52:38 +00:00
mmnode-blocks-info migrate to setuptools 2021-10-13 19:52:38 +00:00
mmnode-feeview mmnode-blocks-info: minor changes and fixes 2021-03-20 21:25:08 +00:00
mmnode-halving-calculator minor fixes 2021-10-13 19:50:58 +00:00
mmnode-netrate docstrings, copyright dates 2021-03-12 18:20:44 +00:00
mmnode-peerblocks docstrings, copyright dates 2021-03-12 18:20:44 +00:00
mmnode-txfind docstrings, copyright dates 2021-03-12 18:20:44 +00:00
pyproject.toml migrate to setuptools 2021-10-13 19:52:38 +00:00
README.md migrate to setuptools 2021-10-13 19:52:38 +00:00
setup.cfg migrate to setuptools 2021-10-13 19:52:38 +00:00

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

Forum | PGP Public Key | Donate: 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w