What is KalyChain?
KalyChain is a scaling solution for public blockchains that combines the best of Ethereum and sovereign blockchains to offer a full-stack scaling solution. It uses Proof of Authority (PoA) consensus (specifically QBFT) to ensure fast transaction processing and network security.
Architecture
KalyChain is designed to be fully EVM-compatible, meaning it supports all existing Ethereum tooling (MetaMask, Remix, Truffle, Hardhat, Foundry) out of the box.
Key Features
- High Performance: Fast block times and immediate finality.
- Low Cost: Negligible transaction fees compared to Ethereum mainnet.
- EVM Compatibility: Deploy existing Solidity contracts without modification.
- Consensus: Uses QBFT Proof of Authority for robust enterprise-grade security.
Network Details
KalyChain runs a single public network. The former mainnet (chain ID 3888) and testnet
(chain ID 3889) were retired at the relaunch.
| Parameter | Value |
|---|---|
| Network Name | KalyChain KMT |
| RPC URL | https://mainrpc.kalychain.io/rpc |
| Chain ID | 3890 |
| Currency Symbol | KMT |
| Explorer | kalyscan.io |
info
Always verify you are connecting to the official RPC endpoints to ensure security.