https://github.com/software-mansion-labs/starknet-android-demo
https://github.com/software-mansion-labs/starknet-android-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/software-mansion-labs/starknet-android-demo
- Owner: software-mansion-labs
- License: gpl-3.0
- Created: 2023-01-26T10:29:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T10:27:12.000Z (over 2 years ago)
- Last Synced: 2025-04-11T02:13:53.427Z (about 2 months ago)
- Language: Kotlin
- Size: 123 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Android App With Starknet-JVM and Jetpack Compose
This repository contains example Android application created with [starknet-jvm](https://github.com/software-mansion/starknet-jvm) and Jetpack Compose
for [the article on Medium](https://blog.swmansion.com/creating-an-android-application-with-starknet-jvm-and-jetpack-compose-55f08dea5faa).
## Running
Open the project in Android Studio and sync all dependencies in Gradle. Replace placeholder addresses and keys with correct values.
It should run without further setup.