Central index for Unicity PoW documentation. These links point to the canonical docs located throughout the repo so each area owns its docs close to the code.
- Architecture
- Protocol
- Testing
- Test Suite — Test suite documentation
- Functional Tests — Python functional tests
- Deployment
- Deployment — Docker images, Compose, Ansible
- Fuzzing
- Fuzzing — Building/running fuzz targets, corpus
- Tools
- Genesis Miner — Genesis/mining utilities
- Wire Testing
- Node Simulator — Wire-level adversarial injector (real TCP)
- Development
- Sanitizers — Address/Thread/UB sanitizers and usage
Notes
- Prefer linking to this hub from READMEs rather than duplicating or symlinking files into docs/.
- Keep docs co-located with the code they describe; update links here when you add new areas.