We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aff44a commit 387d0edCopy full SHA for 387d0ed
1 file changed
getting-started/first-steps.md
@@ -27,8 +27,8 @@ Implementations of various [predicate encryption schemes](https://github.com/cry
27
# Starting from scratch
28
If you don't have anything right now, it's easiest to get started with our template projects.
29
30
-- Java: [tbd]
31
-- Android: [tbd]
+- [Java](https://github.com/cryptimeleon/java-demo)
+- [Android](https://github.com/cryptimeleon/android-demo)
32
33
If you want to use Zero-knowledge proofs, you can generate a basic project containing your protocol with [subzero](https://cptml.org/subzero).
34
0 commit comments