vegaprotocol / protos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protos

This repository contains all the protobufs and go generated code used by the vega codebase (validator node, go-wallet and data-node).

It also offers a couple of methods implementation and validation used overall the codebase.

Dependencies

./script/gettools.sh

Conventions

Be sure to check out the API convention, before adding an endpoint.

License

MIT

About

License:MIT License


Languages

Language:Go 99.0%Language:Shell 0.7%Language:Makefile 0.3%