Skip to content

Latest commit

 

History

History

client

Client

GoDoc

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.

Installation

go get github.com/guapcrypto/rosetta-sdk-go/client

Examples

Check out the examples to see how easy it is to connect to a Rosetta server.