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

Enable generating multiple FROST keys #353

Open
mpetrun5 opened this issue Aug 27, 2024 · 0 comments
Open

Enable generating multiple FROST keys #353

mpetrun5 opened this issue Aug 27, 2024 · 0 comments

Comments

@mpetrun5
Copy link
Collaborator

mpetrun5 commented Aug 27, 2024

As we can't add peers to the existing FROST keys, we want to be able to generate multiple FROST keys
and configure by address which key is used to sign the message.

Implementation details

  • change the FROST key path to a folder
  • allow for generating mutiple keys and store them by their public key
  • set in the configuration the MPC public key per BTC deposit address

Testing details

  • unit tests
  • e2e tests

Acceptance Criteria

  • we are able to have multiple FROST keys
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

1 participant