FAQ
- 카이아란?
- 카이아는 어떻게 이더리움과 동등성을 지원하나요?
- 카이아의 가스 정책은 무엇인가요?
- 카이아의 계정 구조는 어떤 점이 특별한가요?
- 카이아로 dApp 개발은 어디서 시작할 수 있나요?
- 카이아는 오픈소스인가요?
- 계정 초기 자금은 어떻게 조달하나요?
- 테스트와 개발을 위한 카이아의 퍼블릭 노드 제공자가 있나요?
- 테스트용 KAIA를 구할 수 있는 Faucet이 있나요?
- 퍼블릭 RPC 엔드포인트 상태는 어떻게 확인하나요?
- 어떤 지갑이 카이아를 지원하나요?
- Cypress란 무엇인가요, Kairos는 무엇인가요?
- 카이아 SDK가 있나요? 어떤 언어가 있나요?
- 카이아를 사용하려면 EN(엔드포인트 노드)을 설치하고 실행해야 하나요?
- EN을 실행 중인데 노드 데이터 동기화가 너무 느려요.
- 카이아에서 ERC-20과 ERC-721 컨트랙트를 사용할 수 있나요?
- MetaMask와 같은 브라우저 확장 지갑은 어디서 구할 수 있나요?
- 수수료 납부자 계정 주소가 제공된 키에서 파생되지 않는 이유는 무엇인가요?
- 수수료 위임의 전체 작업 샘플은 어디에서 찾을 수 있나요?
카이아란?
Kaia is a high-performance Layer 1 blockchain designed for the mass adoption of Web3, particularly in Asia. It offers over 4,000 TPS, immediate finality, and one-second block times. Fully compatible with Ethereum, Kaia enables seamless dApp migration and provides a robust ecosystem with developer-friendly tools, low fees, and strong liquidity from an ecosystem fund. It prioritizes Web2 user accessibility through integrations with major messaging platform like Kakao and LINE. For details, see our White Paper.
카이아는 어떻게 이더리움과 동등성을 지원하나요?
Kaia is EVM-compatible and supports all Ethereum Cancun EVM features except EIP-4844 blob transactions. It provides the eth
namespace RPC API, allowing seamless use of Ethereum SDKs and tools. Kaia-specific transaction types are represented as Type 0 legacy transactions within the eth namespace APIs, so Ethereum SDKs do not need to be aware of them.
카이아의 가스 정책은 무엇인가요?
Kaia uses a dynamic gas fee model that maintains low fees during normal network conditions but adjusts fees based on network congestion. The gas fee can change within a limited range per block, helping prevent network spam while keeping fees predictable. A portion of every transaction fee is automatically burned. The model prioritizes user experience and enterprise-friendliness while maintaining network stability.