diff --git a/KermaProtocol.pdf b/KermaProtocol.pdf new file mode 100644 index 0000000..1749857 Binary files /dev/null and b/KermaProtocol.pdf differ diff --git a/README.md b/README.md index be85218..f5303b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ KermaGo === +What is this? +----- +This repo is a Go implementation of the Kerma cryptocurrency, specified as a challenge to the TUWien +Cryptocurrency course. +For more information adhere to the [protocol specification](./KermaProtocol.pdf). +All rights belong to Dr. Zeta Avarikioti and Prof. Matteo Maffei from TUWien. + Prerequisites ---