vega icon indicating copy to clipboard operation
vega copied to clipboard

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

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.