guts-node
Full node binary for the Guts decentralized code collaboration platform.
Overview
guts-node is the main server that runs:
- Git smart HTTP protocol
- REST API for repositories, PRs, issues
- WebSocket for real-time updates
- P2P networking for replication
- BFT consensus for decentralization
Installation
Usage
# Start a node
# With persistent storage
# As a validator
Configuration
See the operator documentation for full configuration options.
Part of Guts
This binary is part of Guts, a decentralized, censorship-resistant alternative to GitHub built on BFT consensus.
License
MIT OR Apache-2.0