Skip to content

graphprotocol/proto-cosmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos Protobuf definitions

This repository contains Protobuf definitions for the Cosmos Firehose integration.

The GitHub workflow depends on protoc v21.6 and protoc-gen-go v1.28.1.

https://github.com/protocolbuffers/protobuf/releases/tag/v21.6

go install google.golang.org/protobuf/cmd/[email protected]

Generating code

To generate Go bindings for the Protobuf definitions, execute:

make generate

Protobuf formatting

make format

About

Cosmos Protobuf definitions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10