Skip to content

Commit 1696772

Browse files
committed
Update README v0.10.0
Signed-off-by: Matthias Geihs <[email protected]>
1 parent c29271a commit 1696772

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,18 @@ A bunch of examples can be found at [perun-examples](https://github.com/perun-ne
5555

5656
## Features
5757

58-
_go-perun_ currently supports all features needed for two-party generalized state channels.
59-
The following features are provided:
60-
* Generalized two-party state channels, including app/sub-channels
61-
* Cooperative settling
62-
* Channel disputes
58+
_go-perun_ currently provides two-party channels with the following features:
59+
* Generalized state channels, including app/sub-channels
6360
* Dispute watchtower
6461
* Data persistence
65-
* Virtual two-party payment channels (direct dispute)
62+
* Virtual payment channels (direct dispute)
63+
* Multi-ledger channels
6664

6765
The following features are planned for future releases:
68-
* Virtual two-party state channels (direct dispute)
69-
* Virtual two-party channels (indirect dispute)
70-
* Multi-party ledger channels
71-
* Virtual multi-party channels (direct dispute)
72-
* Cross-blockchain virtual channels (indirect dispute)
66+
* Virtual payment channels (indirect dispute)
67+
* Virtual state channels
68+
* Multi-party channels
69+
* Multi-ledger app/virtual channels
7370

7471
### Backends
7572

@@ -168,7 +165,7 @@ We thank the German Federal Ministry of Education and Research (BMBF) for their
168165

169166
## Copyright
170167

171-
Copyright 2021 - See [NOTICE file](NOTICE) for copyright holders.
168+
Copyright 2022 - See [NOTICE file](NOTICE) for copyright holders.
172169
Use of the source code is governed by the Apache 2.0 license that can be found in the [LICENSE file](LICENSE).
173170

174171
Contact us at [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)