This commit is contained in:
steinkirch.eth, phd 2023-04-24 14:51:46 -07:00 committed by GitHub
parent 9829ee4a4b
commit c2588b3735
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,20 @@
## distributed validator technology
<br>
### tl; dr
<br>
* enables a group stacking through multi-part computation (mpc), letting a group of individuals share one private key (like a multisig) and run a "distributed validator" together.
* it makes node validation an overall more robust process.
<br>
---
### resources
<br>
* [obol](https://obol.tech/)