Skip to content

Commit

Permalink
Merge pull request #2564 from 0xPolygon/mitchpolygon-patch-1
Browse files Browse the repository at this point in the history
Update agglayer-go.md
  • Loading branch information
mitchpolygon authored Dec 12, 2024
2 parents 54839dd + 3c82cac commit 1ff1758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/agglayer/agglayer-go.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The AggLayer-go is a service designed to receive zero-knowledge (ZK) proofs fro

## Architecture

The AggLayer Golang architecture supports interactions with multiple CDK chains for proof-verification. It uses a PostgreSQL database for storage and interacts with both L1 and L2 chains through configured RPC nodes.
The Agglayer Golang architecture supports interactions with multiple CDK chains for proof-verification. It uses a PostgreSQL database for storage and interacts with both L1 and L2 chains through configured RPC nodes.

The diagram below shows the full start-up, running, and shutdown sequence for the application and its components.

Expand Down Expand Up @@ -95,4 +95,4 @@ Refer to the `cmd` and `client` directories for API implementation details. Docu
---
For more information, visit the [AggLayer-go repository](https://github.com/AggLayer/agglayer-go).
For more information, visit the [AggLayer-go repository](https://github.com/AggLayer/agglayer-go).

0 comments on commit 1ff1758

Please sign in to comment.