Blockchain

Requirements

  • Python 3.10 or later
  • Poetry

Setup

poetry shell
poetry install

Type Checking

poetry run mypy .

Run

poetry run python -m blockchain

GitHub

View Github