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
@@ -33,7 +33,7 @@ By combining a suitable (safety-favouring) consensus algorithm with an *M-of-N*
33
33
34
34
#### Implementations
35
35
36
-
The following are existing implementations of DIstributed Validator technology (but not necessarily implementations of this specification).
36
+
The following are existing implementations of Distributed Validator technology (but not necessarily implementations of this specification).
37
37
38
38
-[`python-ssv`](https://github.com/dankrad/python-ssv): A proof-of-concept implementation of the distributed validator protocol in Python that interacts with the [Prysm Ethereum client](https://github.com/prysmaticlabs/prysm).
39
39
-[`ssv`](https://github.com/bloxapp/ssv): An implementation of the distributed validator protocol in Go that interacts with the [Prysm Ethereum client](https://github.com/prysmaticlabs/prysm).
0 commit comments