# README
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.