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

Add support for the Rosetta API #90

Open
mdyring opened this issue Jun 30, 2021 · 1 comment
Open

Add support for the Rosetta API #90

mdyring opened this issue Jun 30, 2021 · 1 comment

Comments

@mdyring
Copy link
Contributor

mdyring commented Jun 30, 2021

https://www.rosetta-api.org/

Cosmos SDK already has support for it:
https://docs.cosmos.network/master/run-node/rosetta.html

@blewater
Copy link
Contributor

Shipping beta in the upcoming sdk release v0.43
https://github.com/cosmos/cosmos-sdk/blob/v0.43.0-rc1/RELEASE_NOTES.md#rosetta-beta-feature

Rosetta (Beta Feature)

Rosetta is an open standard of API endpoints designed to simplify blockchain deployment and interaction. It is maintained by Coinbase and used by their team to integrate various blockchains within their exchange platform. In order to facilitate integrating Cosmos-based chains with third-party services using Rosetta, the Cosmos SDK natively supports Rosetta via the {appd} rosetta CLI command, which runs a Rosetta API server as a sidecar.

Please note that this feature is still in the beta phase, and rough edges will be polished in the next releases.

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

2 participants