cosmos-sdk/third_party/proto
Julien Robert 6d0ef15b0a
refactor: migrate to `cosmos/gogoproto` (#13070)
2022-09-08 17:27:48 +00:00
..
google/protobuf feat: full api module building alongside gogo proto files with buf schema registry support (#10669) 2022-01-06 14:57:55 -05:00
README.md docs: improve UPGRADING.md instructions for v0.46.0 (#12646) 2022-08-23 14:52:40 +00:00

README.md

Buf

To generate the protos that were present in this folder run:

buf export buf.build/cosmos/cosmos-sdk:$(curl -sS https://api.github.com/repos/cosmos/cosmos-sdk/commits/<sdk_version_tag> | jq -r .sha) --output .