This project is being developed for the "bitemBassy Hackathon 2018" https://www.hackbtc.org/
In order to work with tlcli
, the following dependencies are required:
- Python 2.7+
- Rscript
To run Tracelight, a user should supply the pubkey of a destination node and amount he wish to test.
Tracelight has two modes: FULL and PRINT. In FULL mode, TraceLight queries the current state of the LND network and ouputs the report. In PRINT mode, TraceLight replays the log of a previous recoreded report.
./tlcli -d 02c8b565720eaa9c3819b7020c4ee7c084cb9f7a6cd347b006eae5e5698df9f490 -a 400000 -t FULL
./tlcli -d 02c8b565720eaa9c3819b7020c4ee7c084cb9f7a6cd347b006eae5e5698df9f490 -a 400000 -t PRINT