Skip to content

Commit fa37155

Browse files
committed
Mark Rust-based implementation of VSS server as ready to use
Also remove mentions of the Java-based implementation in the main README.
1 parent 152421e commit fa37155

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,7 @@ See the [VSS API contract] for details.
6262

6363
### Implementation
6464

65-
> [!CAUTION]
66-
> The Java-based implementation of VSS-server is now **deprecated**; please use the Rust-based VSS-server implementation instead.
67-
68-
Currently, VSS-server has a deprecated Java-based implementation. Support for a Rust-based VSS-server is a work
69-
in progress.
65+
Currently, VSS-server has a Rust-based implementation and is ready to use.
7066
[VSS-rust-client] is a Rust-based client with support for client-side encryption, key obfuscation, retry mechanisms, and
7167
LNURL-auth.
7268
VSS is also integrated with [LDK-node] v0.4.x as alpha support.

0 commit comments

Comments
 (0)