Quick Start Guide on KUB Playground
This quick start guide will help you go through the KUB Playground and its features
Last updated
Was this helpful?
This quick start guide will help you go through the KUB Playground and its features
Last updated
Was this helpful?
Click here or redirect via this URL (https://playground.kubchain.com/) to try our KUB Playground. The KUB Playground consists of 6 primary steps:
User Information
Create Client ID
Create Project ID
Transaction System
Queue System
Client Configuration
Please note that you can only create 1 project for each Bitkub NEXT account on the KUB Playground.
Begin by clicking on the Login with Bitkub NEXT to access KUB Playground.
This section will display all your information, such as your wallet address and phone number. KUB Playground will also display your KKUB balance.
Please note that to use KUB Playground, you must have at least 5 KKUB in your Bitkub NEXT wallet. You can get KUB on any listed CEXs and withdraw KUB to your Bitkub NEXT address. Your withdrawn KUB will be automatically wrapped into KKUB.
Enter your Project Name and Redirect URIs below. The Project Name identifies your project, while the Redirect URI is the URI that the users will be redirected back to your application after they grant access to their account.
You can update or delete your Redirect URIs at any time.
Click Create Project ID to generate your Project ID.
Click on Create Submitting TX System to register for the approval and submission service and set up a transaction system for your project.
Click on Create Queue System to create a queue system for sending your project's ABI to our server and SDK Services.
Once all steps are completed, your client configuration will be displayed. This includes your Client ID, Project ID, and sample code to initialize the SDK in your application.
You can read the documentation for installing and implementing the KUB SDK here.