Modak Client SDK

Modak SDK platform and language support overview

Modak SDK is designed to support a wide range of platforms and programming languages, allowing developers to efficiently utilize Modak's features in a variety of environments. Below is a summary of the platforms and languages supported by the Modak SDK.

Web

  • Javascript support: A widely used language for web development, the Modak SDK makes it easy to implement Modak's features in web applications.

  • Typescript support: A superset of Javascript, it provides type stability, which is a plus for developing large-scale applications.

iOS

  • Object-C support: The language traditionally used for iOS application development.

  • Swift support: A modern programming language developed by Apple that enables more efficient and secure code writing for iOS development.

Android

  • Java support: A widely used language for Android application development.

  • Kotlin support: A modern language that is compatible with Java but allows you to write more concise and expressive code.

Unity

  • C# support: We support the C# language so that you can utilize the Modak SDK with the Unity engine, which is primarily used for game development.

  • By supporting these different platforms and languages, the Modak SDK makes it easy for developers to integrate and utilize Modak's features in the best environment for their projects.

Modak SDK Deployment Status Progress

Modak SDK is not yet deployed, and Modak team is working to get it deployed soon. We are working to ensure that developers and users can use the Modak SDK to work efficiently across platforms and languages.

Last updated