Skip to content

Commit cfb7297

Browse files
committed
Update README section Project Status.
1 parent 4b6b3d9 commit cfb7297

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,11 @@ effortlessly switch between different instances of VSS.
5050
VSS ships with a PostgreSQL implementation by default and can be hosted in your favorite infrastructure/cloud provider (
5151
AWS/GCP) and its backend storage can be switched with some other implementation for KeyValueStore if needed.
5252

53-
### Project Execution
53+
### Project Status
5454

55-
To explore the detailed API contract of VSS, you can refer to
56-
the [VSS API contract](https://github.com/lightningdevkit/vss-server/blob/main/app/src/main/proto/vss.proto) and can
57-
track project progress [here](https://github.com/lightningdevkit/vss-server/issues/9). VSS execution is split into two
58-
phases, phase-I prioritizes recovery and single-device use, whereas phase-II covers multi-device use. The first phase is
59-
expected to be released in Q2 2023. The second phase will be subject to monitoring for demand from wallets and may slip
60-
to 2024. [[LDK-Roadmap](https://lightningdevkit.org/blog/ldk-roadmap/#vss)]
55+
VSS execution is split into two phases: Phase I prioritizes recovery and single-device use, whereas Phase II covers
56+
multi-device use. Phase I is ready to use and integrated within [LDK-node]. Phase II will be subject to monitoring for
57+
demand from wallets and may slip to a later date. Refer to [LDK-Roadmap] for more details.
6158

6259
### Summary
6360

@@ -66,3 +63,6 @@ wallets. It provides multi-device access, recovery capabilities, and various fea
6663
verifiability. By leveraging VSS, wallet developers can focus on building innovative Lightning wallets without the
6764
burden of implementing complex storage solutions from scratch.
6865

66+
[LDK-node]: https://github.com/lightningdevkit/ldk-node
67+
68+
[LDK-Roadmap]: https://lightningdevkit.org/blog/ldk-roadmap/#vss

0 commit comments

Comments
 (0)