跳至主要內容
本頁面使用機器翻譯自英語,可能包含錯誤或不清楚的語言。如需最準確的信息,請參閱英文原文。由於更新頻繁,部分內容可能與英文原文有出入。請加入我們在 Crowdin 上的努力,幫助我們改進本頁面的翻譯。 (Crowdin translation page, Contributing guide)

Foundation Setup

Get a high-level overview of Kaia and the essentials to begin building.

Quick Overview

Kaia is an EVM-compatible blockchain designed for speed, security, and scalability. It uses the Kaia Virtual Machine (KVM), which is fully compatible with Ethereum tools and supports Solidity smart contracts. If you're coming from Ethereum, you'll find the transition straightforward--most of your existing code and workflows will work with minimal changes.

For more details on Kaia's architecture, check out Why Build on Kaia and Consensus Mechanism.

Kaia Networks

Kaia has two main networks:

  • Kairos Testnet: For testing and development. Chain ID: 1001. Use it to experiment without real costs.
  • Mainnet: For production. Chain ID: 8217.

Configure your wallet or tools with these RPC endpoints:

Explore blocks and transactions on Kaiascan (Mainnet) or Kairos Kaiascan.

Development Tools

Kaia supports popular Ethereum tools with some extensions for its features. Key resources:

讓這個頁面變得更好