NEXT SDK
This guide will provide you with the steps on using the NEXT SDK
Last updated
This guide will provide you with the steps on using the NEXT SDK
Last updated
The NEXT SDK is a library created for developers to interact with the Bitkub NEXT Wallet on the Bitkub Chain network. It provides various methods for managing user authentication, retrieving user information, and executing transactions on the blockchain. With the NEXT SDK, developers can submit transactions directly and integrate with the Bitkub NEXT Wallet using OAuth services.
Before you install or interact with our NEXT SDK, we highly recommend generating the necessary keys using the Bitkub Chain Playground. The playground platform is specifically designed to create keys on the Testnet.
You can read the documentation for the Bitkub Chain Playground here.
Follow the installation guide in the documentation to set up the SDK in your development environment.
Supported Platforms | Installation Guide |
---|---|
Browse through example projects and code snippets to understand how to integrate the SDK into your decentralized application in the NEXT SDK Code Cookbook.
JavaScript / TypeScript
iOS
Android
Under Development ⚙️