# Triangles Documentation Cryptographic Triangles (TRI) is a privacy-focused proof-of-stake cryptocurrency derived from Bitcoin, with Tor v3 hidden services mandatory and a 120-second block time. This directory holds operator- and developer-facing documentation. ## Operator docs - **[triangles-cli.md](triangles-cli.md)** — operating the JSON-RPC CLI against one or more daemon instances, including custom data-dir setups, common operations, and the full flag reference. - **[release-process.md](release-process.md)** — how a release is cut, signed, and published. ## Developer docs - **[build-unix.txt](build-unix.txt)** — building on Linux. - **[build-osx.txt](build-osx.txt)** — building on macOS. - **[build-msw.txt](build-msw.txt)** — building on Windows. - **[coding.txt](coding.txt)** — coding style and conventions. - **[translation_process.md](translation_process.md)** — how translations are managed. - **[embedded-tor-rebase.md](embedded-tor-rebase.md)** — bumping the embedded Tor submodule. - **[i2p.md](i2p.md)** — I2P integration notes. ## Misc - **[README_windows.txt](README_windows.txt)** — Windows README (legacy, predates the markdown docs). - **[assets-attribution.txt](assets-attribution.txt)** — third-party asset attributions. - **[Doxyfile](Doxyfile)** — Doxygen configuration for source documentation.