Daniel Holmgren 2d947be9c2
Allow updating scene profiles ()
allow updating scene profiles
2022-11-11 13:36:36 -06:00
..
2022-11-11 13:36:36 -06:00
2022-10-26 23:13:36 -05:00
2022-10-27 13:26:17 -05:00
2022-11-07 14:33:33 -06:00
2022-11-07 14:33:33 -06:00
2022-10-24 14:48:43 -05:00
2022-11-11 13:36:36 -06:00
2022-10-18 12:21:59 -05:00
2022-11-04 16:26:56 -04:00
2022-11-11 12:29:48 -06:00
2022-11-07 14:33:33 -06:00
2022-11-01 15:00:22 -05:00

Packages

Applications

  • PDS: The Personal Data Server (PDS). This is ATP's main server-side implementation.
  • Dev Env: A command-line application for developers to construct and manage development environments.
  • Lexicon CLI: A command-line application for generating code and documentation from Lexicon schemas.

Libraries

  • API: A library for communicating with ATP servers.
  • Auth: ATP's core permissioning library (based on UCANs).
  • Common: A library containing code which is shared between ATP packages.
  • Crypto: ATP's common cryptographic operations.
  • DID Resolver: A library for resolving ATP's Decentralized ID methods.
  • Lexicon: A library for validating data using ATP's schema system.
  • NSID: A parser and generator of NSIDs.
  • PLC: The did:placeholder implementation.
  • Repo: The "ATP repository" core implementation (a Merkle Search Tree).
  • URI: A parser and generator of at:// uris.
  • XRPC: An XRPC client implementation.
  • XRPC Server: An XRPC server implementation.