Skip to content

A Go implementation of the Vega Protocol, a protocol for creating and trading derivatives on a fully decentralised network.

License

Notifications You must be signed in to change notification settings

vegaprotocol/vega

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Dec 20, 2023
Oct 3, 2023
Jan 24, 2024
Apr 29, 2024
Apr 24, 2024
May 1, 2024
May 1, 2024
Dec 20, 2023
Apr 18, 2024
Dec 11, 2023
Nov 18, 2023
May 1, 2024
Dec 22, 2023
Jan 25, 2024
Mar 19, 2024
Dec 20, 2023
Apr 17, 2024
Feb 26, 2024
Dec 20, 2023
Nov 16, 2023
Aug 23, 2023
May 1, 2024
Apr 13, 2023
May 30, 2022
Jun 1, 2021
May 30, 2022
Mar 3, 2023
Jan 26, 2022
May 31, 2023
Nov 15, 2023
Jan 18, 2024
Oct 9, 2023
Apr 22, 2024
Oct 9, 2023
Jun 20, 2023
Jun 19, 2023
Nov 15, 2019
May 6, 2023
Sep 26, 2022
Sep 26, 2022
Aug 1, 2022
Nov 18, 2023
Apr 22, 2024
Apr 22, 2024

Repository files navigation

Vega

A decentralised trading platform that allows pseudo-anonymous trading of derivatives on a blockchain.

Vega provides the following core features:

  • The vega core protocol Go implementation in the core directory
  • The vega data node in the datanode directory, a set of enriched APIs to inspect the state of the network
  • The vega wallet Go implementation in the wallet directory

License

The vega protocol source code (i.e. all code available in this repository) is licensed under the GNU Affero General Public License v3.0, also included in our repository in the LICENSE file.