Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 630 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 630 Bytes

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.