Skip to content
Anton Wiedermann edited this page Oct 8, 2020 · 35 revisions

Official ProximaX Sirius Blockchain SDK Library in Java.

The ProximaX Sirius Catapult Chain Java SDK is a Java library for interacting with the Sirius Blockchain. It provides a complete library set coverage, and supports synchronous and asynchronous requests. This SDK can be used with JVM-based languages like Java, Kotlin, Scala and in Android applications.

Use the library

Latest version of the library is 0.6.2 (latest snapshot release from master is 0.6.5-SNAPSHOT)

This library requires use of Java8. Library is published as follows:

Library is supported also on Android, see Android support wiki for details.

Documentation is available here

See README for instructions on how to include library and its dependencies in your build.

Contribution

We'd love to get more people involved in the project. Please feel free to raise issue or PR and we'll review your contribution.

See Development page for details on how to build the library and verify that your changes meet requirements.

License

Project is licensed under Apache License Version 2.0. See LICENSE file for details.

Copyright (c) 2020 ProximaX Limited

Clone this wiki locally