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

Create and release a golang RPC client #326

Open
mollykarcher opened this issue Nov 8, 2024 · 0 comments
Open

Create and release a golang RPC client #326

mollykarcher opened this issue Nov 8, 2024 · 0 comments

Comments

@mollykarcher
Copy link
Contributor

What problem does your feature solve?

Several partners and ecosystem members have indicated a desire for a golang client of RPC. Horizon has horizonclient and txnbuild, and we'd like an analog to this for RPC. This may also assist some members of the ecosystem in migrating over their use cases from Horizon to RPC. This would also be beneficial for use in our own integration tests.

What would you like to see?

A release of a golang client that utilizes all endpoints available in the RPC.

Not required, but a nice-to-have would be how (and if) we could utilize openrpc; exploring if there's a way that we could autogenerate client code from the openrpc spec (similar to swagger codegen but for openrpc?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

2 participants