Replies: 0 comments 2 replies
-
The Scalind vision: We could use the fork of https://github.com/Consensys/ethsigner as the signer service.
The auth mechanism should be implemented in the forked ethsigner. The remote storage of the private keys is already implemented in the original ethsigner. But it could be expanded with hardware wallets. This vision is still a draft of the final feature design. Feel free to correct this vision, propose your own, and discuss the requirements and components of the feature. |
Beta Was this translation helpful? Give feedback.
-
@protolambda I've seen your comments there https://github.com/ethereum-optimism/optimism/blame/develop/op-node/p2p/cli/load_signer.go#L14 |
Beta Was this translation helpful? Give feedback.
-
Hello. I'm representative of the Scalind team. We are looking for a design for the remote signer feature in op-node, batcher, and proposer services.
The new feature consists of:
The feature requirements
Has anyone already implemented that? Which services we could use for the signer? How we could build the auth mechanism?
How we could store the private keys? Shall we expand the requirements list?
Beta Was this translation helpful? Give feedback.
All reactions