aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10e98cd..664336c 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ $ curl --location --request POST 'localhost:8080/transaction' --header 'Content-
17 17
18## authentication 18## authentication
19Students generate their own `keypairs` and authenticate with their METU Student IDs. 19Students generate their own `keypairs` and authenticate with their METU Student IDs.
20Some JWT scheme, coming up.
21
20Authenticated students propose transactions, between them and another node (=public keys) or between the grader (=bank) and themselves. 22Authenticated students propose transactions, between them and another node (=public keys) or between the grader (=bank) and themselves.
21 23
22## transactions 24## transactions