1. Introduction

Welcome to the documentation of AlephZero Proof-of-Concept implementation in Python.

The AlephZero protocol is a consensus protocol that is well-suited for usage in a blockchain project. For the detailed description, check the first version of the paper and the second version of the `paper <>`_.

This documentation describes the most important classes and methods of the implementation and assumes the thorought understanding of the papers.