This is a Go client for the Osmosis Sidecar Query Server.
go get github.com/osmosis-labs/sqs-go-client
See the examples directory for examples of how to use the client.
To run the examples, use the following command:
go run "github.com/osmosis-labs/sqs-go-client/examples"