Skip to content

Commit cc0ce80

Browse files
Update README.md (#341)
1 parent acbcf7d commit cc0ce80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ var key = DIDKey.generate(request);
115115
- `create_proof`
116116
- `verify_proof`
117117

118+
## Development
119+
120+
### Compile Protobuf
121+
122+
Some languages have support for compiling the protobuf definitions directly (.NET, node, rust), some (Java, Go, Python, Ruby) require use of a separate Python script located `./devops/generate_proto_files.py`. The github action [Push to buf.build](https://github.com/trinsic-id/okapi/actions/workflows/buf-push.yml) will also create a branch called `update-protobuf-generated-files` with any changes.
123+
118124
## Stats
119125

120126
![Alt](https://repobeats.axiom.co/api/embed/f64200b2f13d2626a24009a65396d0db46fb1dc8.svg "Repobeats analytics image")

0 commit comments

Comments
 (0)