Skip to content

stakwork/sphinx-kotlin-core

Folders and files

NameName
Last commit message
Last commit date
Nov 2, 2023
Feb 18, 2024
Feb 8, 2022
Feb 8, 2022
May 9, 2022
Jan 4, 2024
Nov 2, 2023
Feb 8, 2022
Feb 8, 2022
Mar 8, 2022

Repository files navigation

sphinx-kotlin-core

Kotlin Multiplatform library for all the core sphinx features.

Getting Started

The following need to be installed to easily get started with compose-mpp:

  • JDK 11 or later (preferrable to have JDK 15, any higher version might give you issues with gradle).
  • IntelliJ IDEA Community Edition or Ultimate Edition 2020.3 or later (other editors could be used, but we assume you are using IntelliJ IDEA in this tutorial)
  • Compose Multiplaform Preview Plugin (to preview UI changes without needing to app execute)

PENDING Multiplatform Support

  • Network Client (currently using okhttp, could replace it with ktor)
  • Socket IO (could be replaced with a multiplatform alternative)
  • Encrypted AppSettings
  • Dependency Injection
  • Cryptography
    • RSA lib: currently using com.github.xiangyuecn.rsajava
    • Bouncy Castle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages