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
This specification presents a way to implement Distributed Validator Client software as middleware between the Beacon Node (BN) and a Remote Signer (RS):
48
+
This specification presents a way to implement Distributed Validator Client software as middleware between the Beacon Node (BN) and a [Remote Signer (RS)](https://github.com/ConsenSys/web3signer):
49
49
- all communication between the BN and RS is managed by the DVC in order for it to provide the additional DV functionality.
50
50
- the BN & RS are unaware of the presence of the DVC, i.e., they think they are connected to each other as usual.
0 commit comments