Crynux SDK
SDKs to bootstrap the application development
Last updated
SDKs to bootstrap the application development
Last updated
To speed up the integration of the Crynux Network into the applications. SDKs in several commonly used languages have been provided. The whole workflow to send the tasks and get the results are well encapsulated to be invoked easily.
The source code of the SDK in Python can be found on the GitHub:
The example usages are provided in the README of the project.
The SDK in Go will be released shortly.
The source code of the SDK in JavaScript can be found on the GitHub:
The example usages are provided in the README of the project.