Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 760 Bytes

Hyperchains whitepaper

The specification of the aeternity's hyperchains protocol.

In Periodically-Syncing-HyperChains.md we describe the latest (as of 2024) version of Hyperchains.

In the glossary we describe the terms used in periodically syncing hyperchians, these terms should be used in the whitepaper, the code and the configuration as well as when discussing hyperchains in the foorum and chat.

Build

In order to build the pdf ensure you have latex and bibtex installed.

Clone the repo:

git clone https://github.com/aeternity/hyperchains-whitepaper.git && cd hyperchains-whitepaper

Build the pdf:

make whitepaper