- Supports management of bitcoind and lnd when used together with [LNCM-Box](https://github.com/lncm/pi-factory)
- Supports various on-board Raspberry Pi hardware
- Provides box management functions such as, `backup`, `reinstall`
- Provides api in `noma` python package for various node related functions
- USB storage device detection
- Automated wallet creation
- Automated wallet unlock
- Automated node reconnecting
Usage
With `python3` installed
On alpine: `apk add py3-psutil`
`pip3 install
https://github.com/lncm/noma/releases/download/v0.1/noma-0.1-py3-none-any.whl`