Skip to content

Commit

Permalink
Update java section (#172)
Browse files Browse the repository at this point in the history
* remove repetition

* add ICP Kotlin Kit
  • Loading branch information
0xTommy authored Nov 21, 2024
1 parent ef22aaa commit 33016bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,11 @@ Agents facilitate the interaction from clients with canisters on the Internet Co

- [icp-client-cpp](https://github.com/Zondax/icp-client-cpp) - C/C++ wrapper for agent-rs.

### Java
### Java/Kotlin

- [Icp Kotlin Kit](https://github.com/ThomasConstantinBity/ICP-Kotlin-Kit) - kotlin library to interact with IC. Provides a candid file parser to parse candid files to kotlin and interact with canisters.
- [ic4j-agent](https://github.com/ic4j/ic4j-agent) - Libraries for interfacing with the IC using Java (Android compatible).
- [ic4j-websocket](https://github.com/ic4j/ic4j-websocket) - Library for for interfacing with the IC via WebSocket using Java (Android compatible).
- [ic4j-websocket](https://github.com/ic4j/ic4j-websocket) - Library for interfacing with the IC via WebSocket using Java (Android compatible).

### Ruby

Expand Down

0 comments on commit 33016bf

Please sign in to comment.