You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library provides a basic framework to interact with the Qubic Lite protocol.
4
+
5
+
6
+
7
+
## Installation
8
+
9
+
### 1) Requirements
10
+
11
+
You will need the JDK and Maven. A guide on how to do that on Windows or Ubuntu can be found in [this section](https://github.com/mikrohash/isf-jclient#1-get-the-requirements-jdk--maven).
12
+
13
+
### 2) Dependencies
14
+
15
+
To make this library work, you have to install the [iota java library](https://github.com/iotaledger/iota.lib.java). In the following sections we will use git to clone the repositories. But you can also download them [manually](https://github.com/mikrohash/isf-jclient#method-c-manual-download) or [via wget](https://github.com/mikrohash/isf-jclient#method-a-download-via-wget).
<description>The Qubic Lite library provides a framework to interact with the Qubic Lite protocol by creating, reading and processing qubics.</description>
0 commit comments