Concordant client library
Concordant client library in Kotlin for the Concordant platform API.
Requirements
- Download and install Gradle from Gradle website;
Project overview
The code of the version v0 is in the directory src/.
The pseudo code of the version v1 is in the directory pseudo-code-v1/.
Build project
The building is managed through the use of Gradle.
Build depends on the C-CRDTLib Maven registry package see here how to install it.
gradle build: compiles code.