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.
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
Links
- caver-java GitHub repository
- caver-java Javadoc
- caver-java on Maven central