Workflows
Welcome to the documentation for the Reflex Workflows tool. This product empowers you to perform automated investigations into Lightning Network nodes, invoices and addresses. With Reflex Workflows, you can check node peers, channels, IP addresses, and other critical data points to support risk and compliance assessments.
Overview
The Reflex Workflows tool is designed to perform automated checks on nodes, invoices and addresses based on predefined templates.
You can run checks for different scenarios:
- Check a node’s IP address against a custom list of countries.
- Check a lightning invoice amount to make sure it’s inside of a specific range.
- Check the IP of a Lightning address server.
- … and more.
Templates can be custimized based on a business’s internal needs.
Available checks
NODE_IPS
Check the IP of a node based on the public key. This check can be performed against a predefined list of countries.
NODE_CHANNELS
Check the channels of a node based on the public key. UTXOs for each channel are checked against a list of known OFAC sanctioned Bitcoin addresses.
CHECK_AMOUNT
Check the amount in the lightning invoice.
SERVER_IPS
Check the IP of a lightning address server. This check can be performed against a predefined list of countries.
Tutorials
Check out any of our tutorials to run workflows in different scenarios.