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

Refactor/organize the whole project, e.g. move participant and coordinator to inside frost-client. Possibly remove their old CLI interface? #380

Open
Tracked by #313
mpguerra opened this issue Nov 21, 2024 · 2 comments

Comments

@mpguerra
Copy link
Contributor

No description provided.

@conradoplg
Copy link
Contributor

We should also improve the usage of frost-client as a library, making sure the pubic API makes sense and improving error handling for the public API.

@conradoplg
Copy link
Contributor

Also desirable

  • Refactor out the challenge/login flow out of participant (http.rs), coordinator (http.rs), and frost-client (session.rs) into a single function
  • Create a client object to query the API, so that it's not required to use raw reqwest everywhere (though that may be more useful as an example?)

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

No branches or pull requests

2 participants