Logo Decentralized Social Network

Tools

moera-tools (GitHub) package contains Python command-line utilities helping to perform many administrative tasks for Moera nodes.

The easiest way to install it is from PyPI repository:

python3 -m pip install moera-tools

The package includes:

  • moname — query, register, and update names on the Moera naming service.
  • moctl — administer Moera nodes.

The moctl command can read defaults such as provider, node address, tokens, and secrets from a common configuration file.