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

RPC server for asb #1732

Open
binarybaron opened this issue Jul 25, 2024 · 0 comments
Open

RPC server for asb #1732

binarybaron opened this issue Jul 25, 2024 · 0 comments
Labels
asb Related to the automated swap backend enhancement New feature or request

Comments

@binarybaron
Copy link
Collaborator

binarybaron commented Jul 25, 2024

We should implement a RPC server for the asb (similiar to the one for the CLI implemented in #1276).

The server should allow users to:

  • Dynamically set spread and maximimum and minimum sell amounts
  • Retrieve list of past as well as currently running swaps
  • Withdraw funds
  • Check wallet balances

We should create a OpenRPC spec for this as well and write connector clients in common language like Typescript, Rust, Python and Java.

Before implementing this we should consult with individuals who are already running asbs about what would be most useful here.

@binarybaron binarybaron added enhancement New feature or request asb Related to the automated swap backend labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asb Related to the automated swap backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant