Skip to content

Commit 0e4434d

Browse files
authored
Merge pull request #241 from benthecarman/readme-warning
Add warning to README
2 parents 9f960bc + 86ece9f commit 0e4434d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ The primary goal of LDK Server is to provide an efficient, stable, and API-first
99
a Lightning Network node. With its streamlined setup, LDK Server enables users to easily set up, configure, and run
1010
a Lightning node while exposing a robust, language-agnostic API via [Protocol Buffers (Protobuf)](https://protobuf.dev/).
1111

12+
> **Warning**
13+
> LDK Server is still under active development and is not ready for production use. Until the v0.1 release, the
14+
> persisted data model may change in non-backwards-compatible ways. Do not run it with funds you cannot afford to lose.
15+
1216
## Workspace Crates
1317

1418
- `ldk-server`: daemon that runs the Lightning node and exposes the API

0 commit comments

Comments
 (0)