+1
-1
HACKING.md
+1
-1
HACKING.md
···
26
26
- `api/bsky`: generated types for `app.bsky` lexicon
27
27
- `api/chat`: generated types for `chat.bsky` lexicon
28
28
- `api/ozone`: generated types for `tools.ozone` lexicon
29
-
- `atproto/crypto`: crytographic helpers (signing, key generation and serialization)
29
+
- `atproto/crypto`: cryptographic helpers (signing, key generation and serialization)
30
30
- `atproto/syntax`: string types and parsers for identifiers, datetimes, etc
31
31
- `atproto/identity`: DID and handle resolution
32
32
- `atproto/data`: helpers for atproto data as JSON or CBOR with unknown schema