Skip to content

Commit

Permalink
📝 Add overview of other services
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Dec 13, 2024
1 parent d5f08d4 commit 43ddb24
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,13 @@ We enable and simplify several key capabilities, including:
- Issuing verifiable credentials and handling revocations
- Requesting and validating proofs

## Docs
To enable this, the project includes essential supporting services:

- An [Endorser](endorser) for authorizing ledger transactions
- A [Trust Registry](trustregistry) for authorizing valid issuers, verifiers,
and approved credential schemas
- A webhooks service ([Waypoint](waypoint)) for real-time, server-sent event
(SSE) notifications and updates

You can find more detailed documentation in the
[`./docs` folder](docs/README.md). The `Quick Start`, `Common Steps` and
Expand Down

0 comments on commit 43ddb24

Please sign in to comment.