Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 482 Bytes

Cousterium

A simple blockchain system, originally a project for the NTUA 9th-Semester Distributed Systems course.

Installation

Client

Inside your /Cousterium directory where the setup.py file is, execute pip install --editable .. After that you are able to run client and execute commands. Hit client --help for info on how to do that. The client executable is meant to be used to handle all client-side actions around the Cousterium network.