Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sembamax/crypto-wallet
It's a blockchain wallet hands on using wallet-core
https://github.com/sembamax/crypto-wallet
android coil coroutines cryptocurrency datastore flows gradle-kotlin-dsl hilt jetpack-compose jetpack-navigation kotlin modularization mvvm retrofit2 room wallet wallet-core
Last synced: 8 days ago
JSON representation
It's a blockchain wallet hands on using wallet-core
- Host: GitHub
- URL: https://github.com/sembamax/crypto-wallet
- Owner: SembaMax
- Created: 2022-12-25T20:53:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T22:20:04.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T22:28:07.571Z (2 months ago)
- Topics: android, coil, coroutines, cryptocurrency, datastore, flows, gradle-kotlin-dsl, hilt, jetpack-compose, jetpack-navigation, kotlin, modularization, mvvm, retrofit2, room, wallet, wallet-core
- Language: Kotlin
- Homepage:
- Size: 539 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto Wallet
## âšī¸ Overview
Multi wallet app for Bitcoin, Ethereum, Binance and Tron blockchains. using the most trendy tech and tools.## đˇ Screenshots
đ§ Work is still in progress
![]()
## đī¸ Features
- Themes
- HD Wallet
- Transfer crypto currency
- Crypto Market## đ Architecture
The app is built with Multi layer MVVM architecture.
![]()
![]()
## đĨī¸ Tech stack
- Jetpack Compose
- Compose Navigation
- Flows
- Retrofit2
- DataStore
- Protobuf
- Room
- Wallet Core
- Hilt
- Coroutines
- Coil
- Gradle kts
- Modularization