File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,10 @@ VSS execution is split into two phases: Phase I prioritizes recovery and single-
5656multi-device use. Phase I is ready to use and integrated within [ LDK-node] . Phase II will be subject to monitoring for
5757demand from wallets and may slip to a later date. Refer [ LDK-Roadmap] for more details.
5858
59+ ### API
60+
61+ For detailed API contract of VSS, you can refer to the [ VSS API contract] .
62+
5963### Implementation
6064
6165Currently, VSS-server has a Java-based implementation and is ready to use. Support for a Rust-based VSS-server is a work
@@ -107,6 +111,7 @@ If you encounter any issues or have questions, feel free to open an issue on
107111the [GitHub repository](https: // github.com/lightningdevkit/vss-server/issues). For further assistance or to discuss the
108112development of VSS , you can reach out to us in the [LDK Discord ] in the `#vss` channel.
109113
114+ [VSS API contract]: https: // github.com/lightningdevkit/vss-server/blob/main/proto/vss.proto
110115
111116[VSS - rust- client]: https: // github.com/lightningdevkit/vss-rust-client
112117
You can’t perform that action at this time.
0 commit comments