https://github.com/onflow/flow-java-client-example
https://github.com/onflow/flow-java-client-example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onflow/flow-java-client-example
- Owner: onflow
- License: apache-2.0
- Created: 2021-03-05T03:42:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T21:29:26.000Z (11 months ago)
- Last Synced: 2025-04-05T04:07:24.015Z (3 months ago)
- Language: Java
- Size: 146 KB
- Stars: 12
- Watchers: 43
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flow JVM SDK Examples
This repository previously contained example Kotlin and Java applications that used the [Flow JVM SDK](https://github.com/onflow/flow-jvm-sdk) to interact with the Flow blockchain.
## Update
This repository has now been decommissioned. The Java/Kotlin SDK examples have been migrated to the [Flow JVM SDK](https://github.com/onflow/flow-jvm-sdk) repo as submodules. For the latest examples and documentation, please refer to the [Flow JVM SDK repository](https://github.com/onflow/flow-jvm-sdk).