Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 598 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 598 Bytes

Contributing

Thank you for considering making contributions to IAVL+! This repository follows the contribution guidelines of tendermint and the corresponding coding repo. Please take a look if you are not already familiar with those.

Protobuf

Iavl utilizes Protocol Buffers if used as a gRPC server. To generate the protobuf stubs have docker running locally and run make proto-gen