Skip to content

Commit 2eeb500

Browse files
authored
Updated the status of the project
It needs review and completion of the missing BOLT specification parts.
1 parent 425e4ad commit 2eeb500

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ Rust-Lightning, not Rusty's Lightning!
55

66
Documentation can be found at [docs.rs](https://docs.rs/lightning/)
77

8-
Currently somewhere near 50% towards usable, published to see if there is any
9-
real interest from folks in using a lightning rust library.
8+
The project implements all of the BOLT specifications except for X, Y, Z. The
9+
implementation has pretty good test coverage that is expected to continue to
10+
improve. There are no known production uses of the library though. The current
11+
state is sufficient for a developer or project to experiment with it. Recent
12+
increased contribution rate to the project is expected to lead to a high quality,
13+
stable, production-worthy implementation in 2020.
1014

1115
The goal is to provide a full-featured but also incredibly flexible lightning
1216
implementation, allowing the user to decide how they wish to use it. With that

0 commit comments

Comments
 (0)