File tree 1 file changed +6
-0
lines changed
1 file changed +6
-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-
56
56
multi-device use. Phase I is ready to use and integrated within [ LDK-node] . Phase II will be subject to monitoring for
57
57
demand from wallets and may slip to a later date. Refer to [ LDK-Roadmap] for more details.
58
58
59
+ ### API
60
+
61
+ See the [ VSS API contract] for details.
62
+
59
63
### Implementation
60
64
61
65
Currently, 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,8 @@ If you encounter any issues or have questions, feel free to open an issue on
107
111
the [GitHub repository](https: // github.com/lightningdevkit/vss-server/issues). For further assistance or to discuss the
108
112
development of VSS , you can reach out to us in the [LDK Discord ] in the `#vss` channel.
109
113
114
+ [VSS API contract]: https: // github.com/lightningdevkit/vss-server/blob/main/proto/vss.proto
115
+
110
116
[VSS - rust- client]: https: // github.com/lightningdevkit/vss-rust-client
111
117
112
118
[LDK - node]: https: // github.com/lightningdevkit/ldk-node
You can’t perform that action at this time.
0 commit comments