Quick Start Guide on Bitkub Chain Playground
This quick start guide will help you go through the Bitkub Chain Playground and its features
Last updated
This quick start guide will help you go through the Bitkub Chain Playground and its features
Last updated
Click here or redirect via this URL (https://playground.bitkubchain.com/) to try our Bitkub Chain Playground. The Bitkub Chain 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 Bitkub Chain Playground.
Begin by clicking on the Login with Bitkub NEXT to access Bitkub Chain Playground.
This section will display all your information, such as your wallet address and phone number. Bitkub Chain Playground will also display your KKUB balance.
Please note that to use Bitkub Chain 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 Bitkub Chain SDK here.