Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 396 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 396 Bytes

Blockchain-test

This is an attempt to make a working blockchain to understand more deeply the technology

Installation

Run the following command

pip install -r requirements.txt

Usage

You can create your own program using the programs classes or you can run the demo running the main.py file

python3 main.py

You will have a prompt with diferent options to use.