We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should attempt to support the Coinbase Rosetta API standard.
The Dockerfile part, I've completed here: https://gitlab.com/faddat/vsys-docker/-/blob/master/Dockerfile
I did that following this guidance: https://www.rosetta-api.org/docs/node_deployment.html#good-example
Probably, to be compliant, it would be a good idea to fix #208 and merge #214
For the actual structuring of a rosetta API, there is an introduction here:
https://www.rosetta-api.org/docs/node_api_introduction.html
The Coinbase Rosetta spec is here: https://github.com/coinbase/rosetta-specifications
The Coinbase Rosetta forums are here: https://community.rosetta-api.org/
The text was updated successfully, but these errors were encountered:
#217 (comment) Please update the related part in Wiki.
Sorry, something went wrong.
No branches or pull requests
We should attempt to support the Coinbase Rosetta API standard.
The Dockerfile part, I've completed here:
https://gitlab.com/faddat/vsys-docker/-/blob/master/Dockerfile
I did that following this guidance:
https://www.rosetta-api.org/docs/node_deployment.html#good-example
Probably, to be compliant, it would be a good idea to fix #208 and merge #214
For the actual structuring of a rosetta API, there is an introduction here:
https://www.rosetta-api.org/docs/node_api_introduction.html
The Coinbase Rosetta spec is here:
https://github.com/coinbase/rosetta-specifications
The Coinbase Rosetta forums are here:
https://community.rosetta-api.org/
The text was updated successfully, but these errors were encountered: