We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bebc4 commit bcf000aCopy full SHA for bcf000a
README.md
@@ -1,7 +1,11 @@
1
# java-demo
2
A base Java application for Cryptimeleon. You can use this to get started quickly with your own project.
3
4
-## Howto
+## Howto (cloud)
5
+- On the [github page](https://github.com/cryptimeleon/java-demo), click the green "Code" button and create a new codespace.
6
+- Open `PointchevalSandersExampleCode.java`, press F5 and it'll run. You now have a working sandbox to play around in.
7
+
8
+## Howto (local)
9
10
- Check out the project.
11
- Import it into your favorite IDE (ours is IntelliJ).
0 commit comments