v0.1.0-alpha(Go)
·
163 commits
to main
since this release
We are excited to announce the v0.1.0-alpha release of the KuCoin Universal SDK for Go. This release includes the foundational functionalities of the SDK, enabling developers to seamlessly integrate with KuCoin's API ecosystem using Go.
Note: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.
Golang Installation
go get github.com/Kucoin/kucoin-universal-sdk/sdk/golang@v0.1.0-alpha
go mod tidy
If you encounter any issues or have questions, feel free to reach out through:Submit an Issue