-
Notifications
You must be signed in to change notification settings - Fork 2k
Home
Roy Natian edited this page May 2, 2021
·
64 revisions
- Home
- Beginners Guide
- Install instructions
- Quick Start Guide
- FAQ for running Chia
- Chia Project FAQ
- Plotting Basics
- Plot Sizes (k-sizes)
- CLI Commands Reference
- Windows Tips & Tricks
- How to Check if Everything is Working (or Not)
- SSD Endurance - Important notes on using SSD to plot.
- Reference Plotting Hardware
- Reference Farming Hardware
- Farming on Many Machines
- Good Security Practices on Many Machines
- Chialisp Documentation (Official)
- Chialisp Notes
- Timelords and Cluster Timelords
- Release Notes
- RPC Interfaces
- Sync Issues - Port 8444
The items below remain useful but we have implemented a significant revision to the consensus algorithm. We invite your comments and questions on our working draft of new consensus.
These documents describe the original 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++ and the clvm in Rust and Python.
Chia Network - Green money for a digital world.
- Home
- Beginners Guide
- Install instructions
- Quick Start Guide
- FAQ - Frequently Asked Questions
- Pooling FAQ
- Pooling User Guide
- Chia Project FAQ
- Plotting Basics
- Alternate Plotters
- Plot Sizes (k-sizes)
- CLI Commands Reference
- Windows Tips & Tricks
- How to Check if Everything is Working (or Not)
- SSD Endurance - Info on SSD's and plotting
- Reference Plotting Hardware
- Reference Farming Hardware
- Farming on Many Machines
- Good Security Practices on Many Machines
- Chialisp Documentation (Official)
- How to Connect to Testnet
- Timelords and Cluster Timelords
- Release Notes
- RPC Interfaces
- Resolve Sync Issues - Port 8444