Generating Java bindings

I have just read that we can now create java bindings. Is there a brief how to on how to create these with some basic boiler plate to build a java app from?

2 Likes

Hey @Traktion! It’s great to see you eager to start working on Java apps for safe. Indeed, we are able to generate bindings for Java and C#. I have been working on exposing the APIs for Java, it’s progress can be tracked on this branch. We have come across a few bugs which prevent our tests from passing and these are being worked on. You can keep an eye on the JIRA tasks MAID-2659 and MAID-2663. We have a roadmap spaced out for java and it is progressing well. As soon as we’re ready we’ll be giving out all you need to get started. :slight_smile:

4 Likes