Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mixinnetwork/android-app
📱 Android private messenger, crypto wallet and light node to Mixin Network
https://github.com/mixinnetwork/android-app
android androidx blockchain end-to-end-encryption jetpack kotlin
Last synced: 28 days ago
JSON representation
📱 Android private messenger, crypto wallet and light node to Mixin Network
- Host: GitHub
- URL: https://github.com/mixinnetwork/android-app
- Owner: MixinNetwork
- License: gpl-3.0
- Created: 2018-04-27T04:33:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T08:20:44.000Z (6 months ago)
- Last Synced: 2024-05-22T10:57:23.695Z (6 months ago)
- Topics: android, androidx, blockchain, end-to-end-encryption, jetpack, kotlin
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=one.mixin.messenger
- Size: 231 MB
- Stars: 445
- Watchers: 24
- Forks: 95
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mixin Android app
Mixin Android messenger, crypto wallet and light node to the Mixin Network## Summary
* Written in [Kotlin](https://kotlinlang.org/)
* Uses [Jetpack](https://developer.android.com/jetpack): Room, LiveData, Paging, Lifecycle and ViewModel
* Uses [Hilt](https://developer.android.com/jetpack/androidx/releases/hilt) for dependency injection## Development setup
### Code style
This project uses [ktlint](https://github.com/pinterest/ktlint)