12 lines
834 B
Markdown
12 lines
834 B
Markdown
# Preamble
|
|
|
|
This document aims to describe the purpose, functionality, and implementation of the host for PezkuwiChain's _teyrchains_
|
|
functionality - that is, the software which provides security and advancement for constituent teyrchains. It is not for
|
|
the implementer of a specific teyrchain but rather for the implementer of the Teyrchain Host. In practice, this is for
|
|
the implementers of PezkuwiChain in general.
|
|
|
|
There are a number of other documents describing the research in more detail. All referenced documents will be linked
|
|
here and should be read alongside this document for the best understanding of the full picture. However, this is the
|
|
only document which aims to describe key aspects of PezkuwiChain's particular instantiation of much of that research down to
|
|
low-level technical details and software architecture.
|