Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 789 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 789 Bytes

Build and deploy CodeQL

UniBlock

University themed blockchain

Build from source

./mvnw verify

The project needs Java 21 to compile

Run with podman

podman run --rm ghcr.io/evaristegalois11/uniblock

Usage

usage: uniblock [-d <arg>] [-h] [-p]
 -d,--difficulty <arg>   Choose the difficulty of the mining
 -h,--help               Print this message
 -p,--progress           Show the progress of the mining