a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: stop marking identity packages as wip

Mary 457681f4 f917143f

+1 -1
+1 -1
README.md
··· 40 40 | [`lexicons`](./packages/core/lexicons): core lexicon types, interfaces, and schema validations | 41 41 | **OAuth packages** | 42 42 | [`oauth-browser-client`](./packages/oauth/browser-client): minimal OAuth browser client implementation | 43 - | **Identity packages** _(work in progress)_ | 43 + | **Identity packages** | 44 44 | [`did-plc`](./packages/identity/did-plc): validations, type definitions and schemas for did:plc operations | 45 45 | [`identity`](./packages/identity/identity): syntax, type definitions and schemas for handles, DIDs and DID documents | 46 46 | [`identity-resolver`](./packages/identity/identity-resolver): handle and DID document resolution |