Skip to content

Commit

Permalink
Add spec link (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
Siegrift authored Nov 21, 2023
1 parent 029a845 commit a23cd42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ A monorepo for managing signed data. Consists of:
- [pusher](./packages/pusher/README.md) - A service for pushing data provider signed data.
- [e2e](./packages/e2e/README.md) - End to end test utilizing Mock API, pusher and signed API.

Read the
[specification](https://docs.google.com/document/d/1-kUPIXSD4ZW1SGs_P8HsejC9k9aHB-NXs9_6-OclnmE/edit#heading=h.i307237rdfda)
for more details on the architecture and the components.

## Getting started

The repo uses `pnpm` workspaces. To install the dependencies:
Expand Down

0 comments on commit a23cd42

Please sign in to comment.