Crynux Network SDK

SDKs to bootstrap the application development

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.

Crynux SDK in Python

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.

Crynux SDK in Go

The SDK in Go will be released shortly.

Crynux SDK in JavaScript

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.

Last updated