{"id":71556,"library":"adshao-go-binance","title":"go-binance","description":"A Golang SDK for interacting with Binance APIs.","status":"active","version":"3.0.1+incompatible","language":"go","source_language":null,"source_url":"https://github.com/adshao/go-binance","tags":["binance","cryptocurrency","api","sdk"],"install":[{"cmd":"go get github.com/adshao/go-binance","lang":"bash","label":"Install github.com/adshao/go-binance"}],"dependencies":[],"imports":[{"symbol":"binance","correct":"github.com/adshao/go-binance"}],"quickstart":{"code":"package main\n\nimport \"github.com/adshao/go-binance\"\n\nfunc main() {\n\tclient := binance.NewClient(\"apiKey\", \"secretKey\")\n\t_ = client\n}","lang":"go","description":"Create a Binance client using go-binance."},"warnings":[{"fix":"Use the correct module path with /v3 suffix: github.com/adshao/go-binance/v3","message":"Version 3.0.1+incompatible indicates a major version mismatch; the module path should include /v3 for proper Go modules support.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'api':11,14 'binanc':3,10,12 'cryptocurr':13 'go':2 'go-bin':1 'golang':5 'interact':8 'sdk':6,15","created_at":"2026-06-17T18:28:33.456212+00:00","updated_at":"2026-06-17T18:28:33.456212+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/adshao/go-binance","github":"https://github.com/adshao/go-binance","docs":"https://pkg.go.dev/github.com/adshao/go-binance#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}