Skip to main content

KoinDX V2-SDK Release - use KoinDX everywhere!

· 3 min read

KoinDX V2-SDK developer toolset for Koinos blockchain DEFI

Hello Koinos developers and enthusiastic tinkerers! We are excited to announce the release of our KoinDX Software Development Kit (SDK). The SDK is specifically created for our recently released v2-contracts.

This release is an important milestone in our DeFi journey on Koinos and helps us to pursue our mission to further improve the accessibility of KoinDX.

Unveiling the KoinDX V2-SDK

At its core, the SDK is a Javascript based toolkit designed to bridge the gap between the KoinDX contracts and developers. Essentially, it’s an NPM package, created to provide an easier way for developers to interact with KoinDX. Developers can now interact with our contracts more easily in a programmatic way, without the need of our dApp interface. Our inspiration stems from Uniswap's SDK, with an aim to provide even more value to the Koinos community.

The SDK can be found as a package on NPM. The entire source code is also open source and available on GitHub.

Additionally, we have created a SDK section in our documentation, which includes code examples and a technical reference.

Elevating the DeFi experience on Koinos

The KoinDX SDK package is an easy to use tool to query our contracts and to fetch necessary data to prepare KoinDX contract transactions.

Ederaleng, the Co-Founder and CTO at KoinDX Labs, described the SDK in his own words:

I think that the SDK helps to simplify the work of developers and allows anyone with little knowledge to perform swaps without having to use the KoinDX web-interface.”

The release of our SDK opens up a lot of opportunities for all of us. Project developers can now more easily integrate KoinDX into their dApps or users can build their own tools to use the KoinDX protocols. The SDK not only makes it easier to read contract data, but is also an easy way to get the necessary data for swaps and liquidity management.

The KoinDX team is very excited to see what developers will build with the KoinDX V2-SDK.

Join our DeFi journey on Koinos. The KoinDX SDK is available now! Download, experiment, iterate, and engage. We’re here to answer questions and provide support.

caution

Note of caution: The current version is an early beta version of our SDK. There is always room for improvement, and it may contain certain bugs. We urge users to carefully review the data generated by the SDK. If you encounter any inconsistencies or errors, please come forward and report the issue.