README ¶ Re-generate gRPC protobuf files Check prerequsisites to install necessary tools. We also need to add option go_package = "./rpc"; to the *.proto files to specify the Golang package. Then, use the following command to generate related files. protoc --go_out=<path-to-this-repository> --go-grpc_out=<path-to-this-repository> scalar.proto Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis client config error service crypto json ledger asset error model statuscode rpc Click to show internal directories. Click to hide internal directories.