> For the complete documentation index, see [llms.txt](https://archive-ko.docs.klaytn.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archive-ko.docs.klaytn.foundation/content/dapp/sdk/caver-java/v1.4.0.md).

# caver-java \~v1.4.0

`caver-java` is a lightweight, high modular, convenient Java and Android library to interact with clients (nodes) on the Klaytn network: This library is an interface which allows Java applications to easily communicate with [Klaytn](https://www.klaytn.com) network.

## Features <a href="#features" id="features"></a>

* Complete implementation of Klaytn’s JSON-RPC client API over HTTP and IPC
* Klaytn 트랜잭션, 계정 및 계정 키 유형 지원
* Auto-generation of Java smart contract wrapper to deploy and execute a smart contract from native Java code
* 새로운 지갑 생성 및 Klaytn 지갑 관리
* Command line tools
* Android 호환

## Links <a href="#links" id="links"></a>

* caver-java [GitHub repository](https://github.com/klaytn/caver-java)
* caver-java [Javadoc](https://javadoc.io/doc/com.klaytn.caver/core)
* caver-java [Maven central](https://search.maven.org/search?q=g:com.klaytn.caver)
