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

[Feature] Client #133

Open
Tracked by #106
Slickbird opened this issue Jan 12, 2023 · 0 comments
Open
Tracked by #106

[Feature] Client #133

Slickbird opened this issue Jan 12, 2023 · 0 comments
Labels
feature A new feature to be implemented

Comments

@Slickbird
Copy link

Slickbird commented Jan 12, 2023

🚀 Feature of #106

Rust Based Rosetta Client

Description:

  • the standard generated client for the Rosetta Data API. The fetcher package builds on the low-level client to provide automatic retries and multi-threaded block fetching.

Motivation

  • The Client package reduces the work required to communicate with a Rosetta server.

If you want a higher-level interface that automatically asserts that server responses are correct, check out the Fetcher.

Rosetta-SDK-Go Client

@Slickbird Slickbird added the feature A new feature to be implemented label Jan 12, 2023
@Slickbird Slickbird added this to the Full Rosetta SDK Spec milestone Jan 12, 2023
This was referenced Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant