mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-29 09:18:53 -04:00
add obol
This commit is contained in:
parent
9829ee4a4b
commit
c2588b3735
1 changed files with 20 additions and 0 deletions
20
MEV_and_trading/staking/dvt/README.md
Normal file
20
MEV_and_trading/staking/dvt/README.md
Normal 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/)
|
Loading…
Add table
Add a link
Reference in a new issue