Skip to content

Commit 296aa6a

Browse files
committed
Add section for Support.
1 parent 6b921be commit 296aa6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ wallets. It provides multi-device access, recovery capabilities, and various fea
102102
verifiability. By leveraging VSS, wallet developers can focus on building innovative Lightning wallets without the
103103
burden of implementing complex storage solutions from scratch.
104104

105+
### Support
106+
107+
If you encounter any issues or have questions, feel free to open an issue on
108+
the [GitHub repository](https://github.com/lightningdevkit/vss-server/issues). For further assistance or to discuss the
109+
development of VSS, you can reach out to us in the [LDK Discord] in the `#vss` channel.
110+
105111
[VSS API contract]: https://github.com/lightningdevkit/vss-server/blob/main/proto/vss.proto
106112

107113
[VSS-rust-client]: https://github.com/lightningdevkit/vss-rust-client
@@ -110,6 +116,8 @@ burden of implementing complex storage solutions from scratch.
110116

111117
[LDK-Roadmap]: https://lightningdevkit.org/blog/ldk-roadmap/#vss
112118

119+
[LDK Discord]: https://discord.gg/5AcknnMfBw
120+
113121
[swift]: https://www.swift.org/
114122

115123
[kotlin]: https://kotlinlang.org/

0 commit comments

Comments
 (0)