XMR.to wrapper

Goal:

Interact with XMR.to.

How to:

When called as python script python xmrto_wrapper.py configure it using cli options.

See:

When importing as module import xmrto_wrapper environment variables are considered:

Use as module:

test.py shows how to import as module.

Executable

If installed using pip (from github), a system executable will be installed as well. This way, you can just use the tool as every executable on your system.

xmrto_wrapper --help

Note: There will be a pypi package very soon.

For more info, please check the original repository page