Quantum SDKs
SDKs integrate Quantum Fabric services with your client applications. You can use your preferred development language or platform to build your apps.
Before using Quantum SDKs, Quantum Fabric app must be published to an environment.
NOTE: Temenos provides different client SDKs to connect applications to Quantum Fabric services. The SDKs are available for Native iOS, Native Android, .NET, Cordova (PhoneGap), JavaScript, and the SDK built into the Quantum Visualizer IDE.
Due to differences in the various platforms, the functionality varies for each client SDK. Please refer to the documentation of specific SDKs to view the features supported by each of them and how to use them.
Workflow of Quantum SDKs
The following workflow describes the integration of Quantum SDKs layer along with various stages of client app development.
Supported Quantum SDKs
Quantum Fabric client SDKs are supported for the following languages.
Quantum SDKs | |||
---|---|---|---|
SDKs |
Description |
Prerequisites | Documentation |
Quantum Visualizer |
Quantum Visualizer SDK ( Quantum Visualizer SDK help you to integrate Quantum Fabric services into client apps for multiple platforms |
|
|
JavaScript |
Plain JS SDK (kony-plainJS-sdk ) helps you to integrate Quantum Fabric services into client apps developed with Vanilla JS |
Supported Web browsers for Plain JS:
|
|
PhoneGap (Cordova) |
Quantum PhoneGap SDK (kony-phonegap-sdk ) helps you to integrate Quantum Fabric services into client apps developed with PhoneGap (Cordova) |
|
|
iOS |
Quantum iOS SDK ( |
|
|
Android |
Quantum Android SDK ( |
|
|
.NET (Visual Studio) |
Quantum .NET (Visual Studio) SDK (kony-windows-sdk ) helps you to integrate Quantum Fabric services into client apps developed with .Net (Windows) |
|