rpanic / tyr-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tyr

Build Status

Tyr-core is a implementation of the Kerma-Protocol specification used at the course "Cryptocurrencies" at TU Wien in WS22.

It implements a UTXO-based cryptocurrency from scratch in Kotlin.

Usage

  • Install docker
  • Execute run.sh
  • Tyr is available on localhost:18018

About


Languages

Language:Kotlin 90.7%Language:Java 8.9%Language:Dockerfile 0.3%Language:Shell 0.1%