Welcome to the Olvid Java Client repository, part of the Olvid bots framework. If you're new here, consider starting with our Documentation.
This Java module implements a minimalist gRPC client to interact with an Olvid daemon instance.
Follow our 🚀 Quickstart page to set up an Olvid daemon install.
This package is published on jitpack, to see how to include it in your java project check the doc: https://jitpack.io/#olvid-io/Olvid-Bot-Java-Client.
The gradle project in example show a minimalist gradle project using our library.