Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This page acts as an index for the charon (pronounced 'kharon') markdown documen
- [Architecture](architecture.md): Overview of charon cluster and node architecture
- [Project Structure](structure.md): Project folder structure
- [Branching and Release Model](branching.md): Git branching and release model
- [Go Guidelines](goguidelines.md): Guidelines and principals relating to go development
- [Go Guidelines](goguidelines.md): Guidelines and principles relating to go development
- [Contributing](contributing.md): How to contribute to charon; githooks, PR templates, etc.
- [Distributed Key Generation](dkg.md): How charon can create distributed validator key shares remotely from a cluster-definition file.
- [Consensus](consensus.md): How charon handles various consensus protocols.