This project provides the shared lib that implements the Coinbase Rosetta API used in Cosmos-SDK. This includes the libraries that are used by different versions of the SDK, including Launchpad and Stargate.
go get -u github.com/tendermint/cosmos-rosetta-gateway
Testing of the rosetta gateway can be performed by:
- cloning the cosmos-sdk
- updating the
cosmos-rosetta-gateway
dependency - and running
make test-rosetta
- Cosmos SDK: https://github.com/cosmos/cosmos-sdk
- Coinbase Rosetta API: https://www.rosetta-api.org