Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 281 Bytes

zplc

integer representation of did:plc identifiers. it's basically just the order that they appear in the plc.directory export

usage

$ # ingest from plc.directory exports:
$ deno task ingest
# -- [parallel session] --
$ # serve the zplc api:
$ deno task serve