svalinn-kotlin
svalinn-kotlin copied to clipboard
🛡️❄️️ Kotlin libraries for Ethereum based Android development
**_Can't import the package to use Ethereum Blockies_** Graddle.app: `implementation 'com.github.gnosis:svalinn-kotlin:blockies:0.15.0'` Gladle Settings: `maven { url 'https://jitpack.io' }` ERROR: Failed to resolve: com.github.gnosis:svalinn-kotlin:blockies [Show in Project Structure dialog](https://github.com/gnosis/svalinn-kotlin/issues/open.dependency.in.project.structure) Affected Modules:...
### Expected behavior Releases should supply `jar` files where possible. Also, wherever Rx is used it should be optional and there should be a coroutine based alternative. ### Actual behavior...
- [ ] Move android specific stuff to app e. g.: Libs that handles formatting and string representation that is bound to the app - [ ] Add lib content...