Mentions légales du service

Skip to content
Snippets Groups Projects
Florent Coriat's avatar
Florent Coriat authored
Resolve "Add typescript definition generation"

Closes #20

See merge request !14
d7a658d5
History

Concordant client library

License

Concordant client library in Kotlin for the Concordant platform API.

Requirements

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.