A Binance Client written in Go. Though there are many existing libraries, this one aims to provide an interface more idiomatic to go, and easier to mock out and test.
MIT License
0
stars
0
forks
source link
readme
GoBinance
A Binance API client written in Go. The aim is to use idiomatic go, and to provide an idiomatic go interface without
the builder patterns used in the official clients and forks thereof.