> For the complete documentation index, see [llms.txt](https://flickrz.gitbook.io/whitepaper-flickrz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flickrz.gitbook.io/whitepaper-flickrz/flickrz-exchange-integration/sdks.md).

# SDKs

There are multiple advanced SDK solutions available for Flickrz Network.

Majority of SDKs provide simplified functions to:

* Create wallets and manage keys Flickrz Network/DEX, including Transfer, New Order, Cancel Order, etc.
* Communicate with Flickrz Network/DEX via Node RPC calls through public node RPC services or your own private full nodes

List of currently available SDKs and their respective documentations:

* [Go](https://github.com/bnb-chain/go-sdk) - [Java](https://github.com/bnb-chain/java-sdk) -&#x20;
* [JavaScript](https://github.com/bnb-chain/javascript-sdk) -&#x20;
* [C++](https://github.com/bnb-chain/cplusplus-sdk) -&#x20;
* [C#](https://github.com/bnb-chain/csharp-sdk) -&#x20;
* [Python](https://github.com/bnb-chain/python-sdk) -&#x20;
* [Swift](https://github.com/bnb-chain/swift-sdk) -&#x20;
