registry-sdk/DEVELOPMENT.md

236 B

Development

Protobuf

Run following scripts when proto files are updated.

  • Install dependencies:

    yarn
    
  • Generate typescript bindings for the proto files:

    ./scripts/proto-gen.sh