We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b30a3c commit 271db36Copy full SHA for 271db36
simln-lib/README.md
@@ -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