This repository holds protocol buffer definition files (.proto
) for dfuse for EOSIO products.
Heads on to Google Protocol Buffer Tutorials, choose
your language of choice, then follow instructions in Compiling your protocol buffers
section about how to
generate the source files for your language.
Issues and PR in this repo related strictly to the EOSIO protobuf definitions.
Report any protocol-specific issues in their respective repositories
Please first refer to the general dfuse contribution guide, if you wish to contribute to this code base.