Môi trường phát triển
Mạng Kaia
- Mạng thử nghiệm Kairos
- Mainnet
Nút điểm cuối
- Bạn cần có Nút điểm cuối để kết nối với mạng lưới Kaia và để thực hiện cuộc gọi qua API hoặc gửi một giao dịch.
ken
là một nhị phân Nút điểm cuối của Kaia.ken
exposes two interfaces, a command-line interface and the JSON-RPC APIs.ken
chạy trên Linux và MacOS.ken
CLI đi kèm với một số chức năng quản lý nút và tiện ích.
Phát triển hợp đồng thông minh
- Kaia Plugin for Remix - Kaia Plugin for Remix, a browser-based compiler and IDE.
- Truffle - An open-source tool for developing smart contracts in Solidity.
- Hardhat - A development environment for smart contracts and dApps.
- Foundry - Foundry is a smart contract development toolchain.
- Thirdweb - Thirdweb is a complete web3 development framework that provides services to build, manage, and analyze web3 applications.
Kaia SDKs
- caver-js : A JavaScript library that implements the Kaia JSON-RPC APIs.
- caver-java : A Java library that implements the Kaia JSON-RPC APIs.
Kaia Toolkits
- Kaiascope - A block and transaction explorer.
- Kaia Wallet - A browser extension wallet for the Kaia Network.
- Kaia Contracts Wizard - An interactive generator to bootstrap your smart contract and learn about Kaia Contracts.