Skip to content

zuluprotocol/zeta

Zeta

Banner!

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

Zeta provides the following core features:

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

License

The zeta core (i.e. the core directory) is licensed under the BSL 1.1, also included in this repository in the LICENSE.ZETA file.

The zeta 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.