Skip to content

GitHub repository associated with the Master Thesis "Tracing the Lightning Network: a Graph Analysis Approach".

Notifications You must be signed in to change notification settings

ivxga/lightning_network_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Network Analysis

GitHub repository associated with the Master Thesis "Tracing the Lightning Network: a Graph Analysis Approach".

Folder structure:

.
├── data
│   ├── network_graph_2023_04_01.json
│   ├── network_graph_2023_04_08.json
│   ├── network_graph_2023_04_15.json
│   └── . . .
├── lib
│   ├── charts.py
│   ├── ln_functions.py
│   └── na_functions.py
├── main.py
├── nodes
│   ├── bitcoind
│   │   └── bitcoin.conf
│   └── lnd
│       └── lnd.conf
├── README.md
└── requirements.txt

Author:

Ivan Gallo

Abstract:

Abstract

Nodes Setup

Nodes Setup

Data Collection

Data Collection

Network Analysis

Network Analysis

About

GitHub repository associated with the Master Thesis "Tracing the Lightning Network: a Graph Analysis Approach".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published