Daniel Holmgren 7233ce070f
Cleanup ()
* messing around w pino

* rework locals & add pino-http

* subsystem logging off env vars

* remove auth tokens from logs

* lots of logging

* re-enable tests

* update enabled check

* fix subsystem logging

* some quick cleanup
2022-10-05 17:55:08 -05:00
..
2022-10-04 15:13:55 -05:00
2022-10-05 17:55:08 -05:00
2022-09-28 17:36:53 -05:00
2022-10-05 17:55:08 -05:00
2022-10-04 15:13:55 -05:00
2022-10-05 17:55:08 -05:00
2022-10-05 17:55:08 -05:00
2022-10-05 17:55:08 -05:00
2022-10-05 17:47:00 -05:00
2022-10-05 17:55:08 -05:00
2022-09-28 11:55:43 -05:00
2022-10-05 17:47:00 -05:00
2022-10-05 17:55:08 -05:00

Packages

Applications

  • Server: The Personal Data Server (PDS). This is ADX's main server-side implementation.
  • CLI: A command-line application for interacting with ADX.
  • Dev Env: A command-line application for developers to construct and manage development environments.

Libraries

  • API: A library for communicating with ADX servers.
  • Auth: ADX's core permissioning library (based on UCANs).
  • Common: A library containing code which is shared between ADX packages.
  • Crypto: ADX's common cryptographic operations.
  • DID Resolver: A library for resolving ADX's Decentralized ID methods.
  • Repo: The "ADX repository" core implementation (a Merkle Search Tree).
  • Schemas: A library for validating data using ADX's schema system.