A Go client for working with the Cryptohopper API
The definitions for request and response formats are located in /pkg
and
can be used independently of the client itself.
See the examples folder for code samples.
Example: if you'd like to run the fetch Hoppers sample. You will need to define the access token variable which needs to contain a valid Cryptohopper access token
go run examples/hopper.go
MIT
Twitter: @cryptwireapp