What problem does it solve?
The Kaia SDK documentation eliminates confusion when configuring Kaia-specific SDKs and developer tooling by clarifying version mappings, import paths, Node requirements, and common deployment and verification pitfalls.
Core Features & Use Cases
- SDK Selection & Version Guidance: Details @kaiachain/ethers-ext, @kaiachain/viem-ext, and web3.js integrations and the correct subpath usage for ethers v5 vs v6.
- Tooling Compatibility & Troubleshooting: Documents compatibility and gotchas for Hardhat, Foundry, Remix, verification with Kaiascan, and Node version recommendations.
- RPC Namespaces & Deployment Advice: Explains Kaia-specific RPC namespaces, recommended provider endpoints, and practical deployment/test configuration tips.
Quick Start
Use the sdk skill to set up the appropriate @kaiachain SDK for my project, verify Node and toolchain compatibility, and produce the minimal configuration required for local testing and on-chain verification.