marazmone / crypton

Project about cryptocurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

โ‚ฟ CryptoN

Kotlin Version AGP Gradle

CryptoN project presents a modern approach to Kotlin KMM application development. This project utilizes popular tools, libraries, linters, Gradle plugins, testing frameworks. It is a complete sample of a fully functional Android/IOS application.

To be continued...

๐ŸŒ Localization

Crowdin

๐Ÿ‡ณ๐Ÿ‡ฑ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ต๐Ÿ‡น ๐Ÿ‡ช๐Ÿ‡ธ

CI Pipeline

CI is utilizing GitHub Actions. Complete GitHub Actions config is located in the .github/workflows folder.

Pull Request Verification

Series of workflows run (in parallel) for every opened PR and after merging PR to the master branch:

  • ./gradlew ktlintCheck - runs ktlint
  • ./gradlew detekt - runs detekt
  • ./gradlew :androidApp:assembleDebug --no-build-cache - build debug

About

Project about cryptocurrency


Languages

Language:Kotlin 98.6%Language:Ruby 1.1%Language:Swift 0.2%Language:Shell 0.1%