Conseil icon indicating copy to clipboard operation
Conseil copied to clipboard

Question: Client library?

Open r4ravi2008 opened this issue 3 years ago • 2 comments

Conseiljs seems to exist for javascript ecosystem.

If I were to use this in a jvm based backend, is there a client library available?

I am thinking of using this in a scala project where I have scalajs for frontend, scala (jvm) for backend. Checking to see if its possible to use make requests to nautilius cloud using the jvm backend.

r4ravi2008 avatar Jul 23 '21 05:07 r4ravi2008

@r4ravi2008 If you need to submit operations in Scala, then we can revive the operation signing code. Otherwise, we can just package the project as is as a JAR and provide it to you through Maven. What do you think?

vishakh avatar Aug 17 '21 23:08 vishakh

I dont need operations for now. If you could point me mvn repository coordinates that will be great! Thanks for considering.

r4ravi2008 avatar Aug 22 '21 04:08 r4ravi2008