KUB Docs
  • Introduction to KUB
  • Connect to KUB
  • KUB PoS
    • Increase block gas limit to 90M
    • Update GasPrice Instruction
    • Incident from chaophaya hardfork
    • Overview
    • Considerations
    • Validator Node
      • Node Requirements
      • Run Validator Node
      • Validator Staking
      • StakeManager Contract
      • ValidatorShare Contract
      • Slashing
    • Run Full Node
    • Run Archive Node
    • Chaindata Snapshot
    • Migration PoSA to PoS
    • Delegator
      • How to delegate
      • How to claim reward
      • How to unstake
    • Lausanne Upgrade
  • Developer Center
    • ✨Getting Started
    • 🏆Project Tiers
    • 👨‍💻Connect Bitkub NEXT to register as a new user
    • ✔️Verify your identity via Bitkub NEXT (KYC or KYB)
    • 💰Subscribe to the KUB Developer Package
    • 🗳️Submit your project
      • 📗Create submit project
      • 📘Manage your project
        • Submit project
        • Create a new project version
        • Status of project version
      • 📙Manage project information
  • KUB SDK
    • NEXT SDK
      • NEXT SDK Code Cookbook
      • KUB SDK Compatible Smart Contract
        • Example Smart Contract for Testing
        • Example KUB SDK Compatible KAP20 Smart Contract
        • Example KUB SDK Compatible KAP721 Smart Contract
  • KUB Playground
    • Quick Start Guide on KUB Playground
  • KUB Layer 2
  • KUB Scan
  • RPC Service
    • JSON-RPC Endpoint
  • IPFS Service
    • IPFS Guideline
  • FAQ
  • Glossary
  • Reference and Service
    • KUB Whitepaper Version 3.3
    • Technical Paper Version 3.2
    • KUB Explorer
    • KUB Faucet
    • KUB Oracle
    • KUB Bridge
    • KKUB OTP
Powered by GitBook
On this page
  • Overview
  • Released BKC SDK Libraries
  • Benefits of KUB SDK
  • Core Features

Was this helpful?

KUB SDK

Software Development Kit for Developers on KUB

PreviousManage project informationNextNEXT SDK

Last updated 3 months ago

Was this helpful?

Overview

KUB SDK is a comprehensive software library designed to assist developers in interacting with the KUB network. This SDK offers all the tools and libraries required to create and launch decentralized applications (dApps) on KUB. It simplifies the development process by providing various functionalities, such as transaction services and Bitkub NEXT integration services.

Released BKC SDK Libraries

Library
Link

NEXT SDK

Benefits of KUB SDK

KUB SDK is designed for developers who want to benefit from KUB fast transaction speeds, low fees, and enhanced security. This software development kit simplifies interactions with the blockchain, allowing developers to focus on their main tasks without worrying about the underlying infrastructure. The SDK is compatible with multiple programming languages and platforms, making it suitable for various development environments. Detailed guides, tutorials, and reference materials are available to help you get started quickly, regardless of your level of experience.

Core Features

  • Real-time Data: Access real-time data feeds and analytics directly from the KUB network

  • Account Management: Manage your Bitkub NEXT accounts and ensure secure transaction signing using our APIs

  • Token Integration: Integrate KUB and other KAP-20 standard tokens seamlessly into your dApps

  • Smart Contract Interaction: Interact with and manage smart contracts on the KUB network

Note: The Smart Contract Easy Deploy feature of KUB SDK is coming soon. You will be able to deploy smart contracts on KUB without any effort.

Read more