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
  • 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

Was this helpful?

  1. BKC Console

Create Project and Get Project ID

To use the Bitkub Chain Developer Console SDK, you must create a project and obtain a project ID that you will use in your environment (env) file. Here's the step-by-step explanation of the process:

Last updated 1 year ago

Was this helpful?

After you have already subscribed, you can now create your project.

Create your first project.

  1. Go to the “Home” page.

  2. Click the “Create project” to start creating your project.

  1. Name the project and project description and apply the Terms of Service, and Privacy Policy.

  1. Click the “Create” and then “Confirm” to create your project.

  1. Click the project you just created to see your project's information.

  • Copy the Project ID to use in your project. 🎊

Copy the Environment ID to use in the constructor key in the process of deployment of the smart contract

⚙️
here
Step1: Create your project
Step2: Input project name, project description
List of your project
Get your project ID and Environment ID