laconic-sdk/DEVELOPMENT.md

243 B

Development

Protobuf

Run following scripts when proto files are updated.

  1. Install dependencies

    yarn
    
  2. Generate typescript code for the proto files

    ./scripts/proto-gen.sh