Thanks to visit codestin.com
Credit goes to github.com

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

jeremyletang/vega

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 core (i.e. the core directory) is licensed under the BSL 1.1, also included in this repository in the LICENSE.VEGA file.

The vega datanode (i.e. the datanode directory) is licensed under the BSL 1.1, also included in this repository in the LICENSE.DATANODE file.

All code outside of the core and datanode directories is licensed under the MIT, also included in this repository in the LICENSE.MIT file.

About

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

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.7%
  • Gherkin 16.2%
  • C++ 5.7%
  • PLpgSQL 0.4%
  • Makefile 0.0%
  • Shell 0.0%