You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<ahref="https://labs.hyperledger.org/perun-doc/"> <imgsrc=".assets/read_the_docs.svg"alt="Read the Docs"></a>
13
13
</p>
14
14
15
-
_go-perun_ is a Go implementation of the [Perun state channel protocols](https://perun.network/) ([introduction paper](https://perun.network/pdf/Perun2.0.pdf)).
15
+
_go-perun_ is a Go implementation of the [Perun state channel protocols](https://perun.network/) ([introduction paper](https://perun.network/wp-content/uploads/Perun2.0.pdf)).
16
16
The perun protocols provide payment and general state channel functionality to all existing blockchains that feature smart contracts.
17
17
As a blockchain scalability solution, payment and state channels reduce transaction costs and increase the system throughput by executing incremental transactions off-chain.
18
18
The Perun protocols have been proven cryptographically secure in the UC-framework.
0 commit comments