This website requires JavaScript.
Explore
Help
Register
Sign In
certusone
/
cosmos-sdk
mirror of
https://github.com/certusone/cosmos-sdk.git
Watch
1
Star
0
Fork
You've already forked cosmos-sdk
0
Code
Issues
Projects
Releases
Wiki
Activity
06ec4b4a1a
cosmos-sdk
/
docs
/
spec
/
ibc
/
protobuf
/
Makefile
8 lines
84 B
Makefile
Raw
Blame
History
.PHONEY
:
proto
test
proto
:
protoc --gogo_out
=
. *.proto
test
:
proto
go install .
Reference in New Issue
View Git Blame
Copy Permalink