AvalancheGo

The official node software for the Avalanche network, implemented in Golang. It includes the networking stack, the Snow consensus engine, the virtual machines for the P-Chain (PlatformVM), X-Chain (AvalancheVM), and C-Chain (Coreth EVM), along with APIs for network interaction. Validators and node operators run AvalancheGo to participate in consensus, secure the network, and process transactions across all three primary chains.

Team

Stephen Buttolph – Chief Protocol Architect

As the creator of AvalancheGo, Buttolph has been instrumental in its development. His work includes significant contributions to consensus research and virtual machine design, ensuring the robustness and scalability of the platform.

Marun

A prominent contributor to AvalancheGo, Marun has been involved in various aspects of the project's development, including end-to-end testing and network health checks.

Ian Suvak

Suvak has contributed to the optimization of AvalancheGo's performance, focusing on aspects like block proposal verification and validator management.

Darioush

Involved in database enhancements and state management within AvalancheGo, Darioush's work supports the platform's efficiency and reliability. 

Yacovm

Yacovm has played a role in refining AvalancheGo's consensus mechanisms and improving its bootstrapping processes.

Links

GitHub: https://github.com/ava-labs/avalanchego

View Similar Projects