Skip to content

Commit 271db36

Browse files
author
sangbida
committed
Add a readme
1 parent 2b30a3c commit 271db36

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

simln-lib/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# sim-ln
2+
3+
A Lightning Network simulation library that enables testing and analysis of payment routing behavior in a controlled environment.
4+
5+
## Overview
6+
7+
sim-ln provides a framework for simulating Lightning Network payment routing behavior, allowing developers and researchers to:
8+
9+
- Create simulated Lightning Network topologies
10+
- Test payment routing strategies
11+
- Analyze network behavior under different conditions
12+
- Simulate real Lightning node implementations (LND, c-lightning, Eclair)
13+

0 commit comments

Comments
 (0)