Skip to content

Commit 7be15f8

Browse files
Update docs/cdk/agglayer/agglayer-go.md
Co-authored-by: Jaime-N <149603094+Jaime-N@users.noreply.github.com>
1 parent e017bd7 commit 7be15f8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/cdk/agglayer/agglayer-go.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ The Agglayer Golang is a web service designed to receive zero-knowledge proofs (
77

88
## Architecture
99

10-
The AggLayer Golang architecture supports interactions with multiple CDK chains for ZKP verification.
10+
The AggLayer Golang architecture supports interoperability among connected CDK chains by using ZKPs to ensure safety. It uses a PostgreSQL database for storage and interacts with both L1 and L2 chains through configured RPC nodes.
1111

12-
It uses PostgreSQL database for storage and interacts with both L1 and L2 chains through configured RPC nodes.
13-
14-
The diagram below shows the full start up, running, and shutdown sequence for the application and its components.
12+
The diagram below shows the full start-up, running, and shutdown sequence for the AggLayer Golang application and its components.
1513

1614
<center>
1715
![CDK architecture](../../img/cdk/agglayer/agglayer-go.png)

0 commit comments

Comments
 (0)