NEXT SDK
This guide will provide you with the steps on using the NEXT SDK
What is NEXT SDK?
The NEXT SDK is a library created for developers to interact with the Bitkub NEXT Wallet on the KUB 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.
Prerequisites
Before you install or interact with our NEXT SDK, we highly recommend generating the necessary keys using the KUB Playground. The playground platform is specifically designed to create keys on the Testnet.
Installing the NEXT SDK
Follow the installation guide in the documentation to set up the SDK in your development environment.
Example
Browse through example projects and code snippets to understand how to integrate the SDK into your decentralized application in the NEXT SDK Code Cookbook.
Last updated
Was this helpful?