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

SDK for solver #295

Open
0xJepsen opened this issue Jan 16, 2024 · 0 comments
Open

SDK for solver #295

0xJepsen opened this issue Jan 16, 2024 · 0 comments

Comments

@0xJepsen
Copy link
Contributor

0xJepsen commented Jan 16, 2024

Can we make a solver SDK for the solver contracts?
Let's use alloy to try to make this easier.
Everything we do in the solver we can do in an SDK.

Migrate the solver logic to a rust crate with alloy types.

  • Would involve rewriting our approximations in Rust
  • Would be faster, and keep off chain logic off chain
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