Kuber Docs

Getting Started

Welcome to Kuber Chain! This guide will help you set up your node, connect to the testnet, and start building.

Prerequisites

  • Go 1.24+
  • Docker
  • Node.js (for UI)

Steps

  1. Clone the repository
  2. Run terraform to provision infrastructure
  3. Start the node with Docker Compose
  4. Access the Explorer UI and Developer Portal

For more details, see the Architecture page.