# README
Client
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/foundryservices/rosetta-sdk-go/client
Examples
Check out the examples to see how easy it is to connect to a Rosetta server.