389 B
389 B
Protobufs
This is the public protocol buffers API for Wasmd.
Download
The buf CLI comes with an export command. Use buf export -h for details
Examples:
Download cosmwasm protos for a commit:
buf export buf.build/cosmwasm/wasmd:${commit} --output ./tmp
Download all project protos:
buf export . --output ./tmp