code.vegaprotocol.io/vega@v0.79.0/core/docs/README.md (about)

     1  # Vega core architecture
     2  
     3  Our core protocol implementation aims to be a reflection on the protocol design outlined in the whitepaper. It is currently written in Golang.
     4  
     5  ## Component relationships
     6  
     7  <img src="./diagrams/design-architecture-2023-01-26.svg">