Skip to content

Commit 387d0ed

Browse files
committed
Added link to template projects
1 parent 7aff44a commit 387d0ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

getting-started/first-steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Implementations of various [predicate encryption schemes](https://github.com/cry
2727
# Starting from scratch
2828
If you don't have anything right now, it's easiest to get started with our template projects.
2929

30-
- Java: [tbd]
31-
- Android: [tbd]
30+
- [Java](https://github.com/cryptimeleon/java-demo)
31+
- [Android](https://github.com/cryptimeleon/android-demo)
3232

3333
If you want to use Zero-knowledge proofs, you can generate a basic project containing your protocol with [subzero](https://cptml.org/subzero).
3434

0 commit comments

Comments
 (0)