Home - thomas-z8/chia-blockchain GitHub Wiki
Chia Blockchain Wiki
- Install instructions
- Quick Start Guide
- Repository FAQ
- Chia Project FAQ
- k and plot sizes
- Chialisp Documentation
- Timelords and Cluster Timelords
- Release and notes
The following series of documents describes the Chia Network Trunk (or consensus layer), which is separate from the Foliage layer, which deals with coins, scripting, and mempools.
Familiarity with either the Bitcoin or Ethereum protocols is assumed for this documentation. The codebase is written in python, with several performance sensitive components (signatures, proof of space, and proof of time), written in C++.