Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

📱 Android private messenger, crypto wallet and light node to Mixin Network

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)