跳至主要内容
本页面使用机器翻译自英语,可能包含错误或不清楚的语言。如需最准确的信息,请参阅英文原文。由于更新频繁,部分内容可能与英文原文有出入。请加入我们在 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:

让这个页面变得更好