{% include 'includes/head.html' %}
{% include 'includes/logo_header.html' %}
{% include 'includes/message_display.html' %}
Balance of Satoshis
Status
Ready
Instructions to run Balance of Satoshis
Balance of Satoshis (bos) is a tool for viewing and interacting with lnd.
To get started, you need access to the Linux terminal of your MyNode device.
A guide to access the Linux terminal is available here -
guide
Once you have terminal access, run commands starting with 'bos'. For example:
bos peers
bos balance
bos utxos
bos report
bos help
Enjoy Balance of Satoshis!
{% include 'includes/footer.html' %}