Start Using Bitkub Chain SDK
This guide will provide you with the steps on using the Bitkub Chain SDK
Prerequisites
Before you install or interact with our Bitkub Chain SDK, we highly recommend that you first generate the necessary keys using the Bitkub Chain Playground. This platform is specifically designed for creating keys on the Testnet.
You can read the documentation for the Bitkub Chain Playground here.
Installing the Bitkub Chain SDK
Follow the installation guide in the documentation to set up the SDK in your development environment.
Supported Platforms | Installation Guide |
---|---|
JavaScript / TypeScript | |
iOS | |
Android | Under Development ⚙️ |
Example
Browse through example projects and code snippets to understand how to integrate the SDK into your decentralized application in Bitkub Chain SDK Code Cookbook.
Last updated