Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 260 Bytes

Protocol

The protocol defines types and methods used in the Keybase API.

The protocol files are defined using Avro IDL in avdl.

To install dependencies for scripts: make deps.

To build stubs, run make.