Conseil
Conseil copied to clipboard
Question: Client library?
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 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?
I dont need operations for now. If you could point me mvn repository coordinates that will be great! Thanks for considering.