Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement this MPC-CMP involving actual nodes #102

Open
masterEye-07 opened this issue Jul 13, 2023 · 1 comment
Open

How to implement this MPC-CMP involving actual nodes #102

masterEye-07 opened this issue Jul 13, 2023 · 1 comment

Comments

@masterEye-07
Copy link

Is there any example where the generation of keygen configs is distributed across multiple nodes, and each node holds its own key share, eliminating the need for a single script and a single point of failure during the signature process?

@valli0x
Copy link
Contributor

valli0x commented Jul 28, 2023

I'm not sure, but you can use the raft library fro you purposes. Hashicorp vault uses the raft library for storage and for providing consensus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants