# Development
## Protobuf
Run following scripts when [proto files](./proto/) are updated.
* Install dependencies:
```bash
yarn
```
* Generate typescript bindings for the proto files:
./scripts/proto-gen.sh