Technical Stack
Last updated
Last updated
Copyright © 2021 MOSIP. This work is licensed under a Creative Commons Attribution (CC-BY-4.0) International License unless otherwise noted.
This section intends to provide an overview of the technologies, tools and frameworks utilized to build Inji Wallet:
Tool / Technology | Version | Description | License |
---|---|---|---|
0.71.8 | It brings the best parts of developing with React to native development. It's a best-in-class JavaScript library for building user interfaces. | ||
4.9.5 | A strongly typed programming language that builds on JavaScript and uses type inference to give great tooling without additional code. | ||
29.5.11 | Jest is a well-known JavaScript testing framework and is extensively used to test React applications | ||
minSDK 24 compileSDK 24 targetSDK 34 | Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen mobile devices. This is used to build the application for running on Android devices | ||
13.4 | iOS is a mobile operating system developed by Apple exclusively for its smartphones. Swift is a high-level general-purpose, multi-paradigm, compiled programming language created to develop on iOS. |
This section intends to provide an overview of the technologies, tools and frameworks utilized to build native libraries:
Tool / Technology | Version | Description | License |
---|---|---|---|
2.0.0 Java 17 | Kotlin is a modern statically typed programming language | ||
minSDK 23 compileSDK 33 | Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen mobile devices. This is used to build the application for running on Android devices | ||
13.4 | iOS is a mobile operating system developed by Apple exclusively for its smartphones. Swift is a high-level general-purpose, multi-paradigm, compiled programming language created to develop on iOS. |