본문으로 건너뛰기
이 페이지는 영어로 된 기계 번역을 사용하므로 오류나 불명확한 언어가 포함될 수 있습니다. 가장 정확한 정보는 영어 원문을 참조하시기 바랍니다. 잦은 업데이트로 인해 일부 콘텐츠는 원래 영어로 되어 있을 수 있습니다. Crowdin에서 이 페이지의 번역을 개선하는 데 동참하여 도움을 주세요. (Crowdin translation page, Contributing guide)

caver-java (1.5.0 or later)

caver-java is a lightweight, high modular, convenient Java and Android library to interact with clients (nodes) on the kaia network: This library is an interface which allows Java applications to easily communicate with kaia network.

SDK 추천

최신 기능과 향상된 개발자 경험을 제공하고 Kaia 에코시스템의 신규 개발자와 기존 개발자 모두에게 이점을 제공하기 때문에 caver-java 대신 web3j-ext SDK를 사용하는 것을 권장합니다.

Features

  • Complete implementation of Kaia’s JSON-RPC client API over HTTP and IPC
  • Support of kaia transaction, account, and account key types
  • Auto-generation of Java smart contract wrapper to deploy and execute a smart contract from native Java code
  • Creation of a new wallet and managing kaia wallets
  • Command line tools
  • Android compatible
페이지를 개선해 주세요