Skip to content

Commit 97d9cbc

Browse files
authored
Update docs/cdk/agglayer/unified-bridge.md
1 parent 4137ac6 commit 97d9cbc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/cdk/agglayer/unified-bridge.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
AggLayer's beginnings lie in the Polygon zkEVM unified bridge technology which was originally implemented for Polygon zkEVM but now also supports CDK chains.
1+
## Overview
22

3-
The unified bridge accelerates Ethereum interoperability by using advanced cryptographic techniques and Solidity smart contracts on L1 and L2. It facilitates secure cross-chain interactions and asset transfers, ensuring transaction throughput and integrity.
3+
The unified bridge is a single bridge contract on Ethereum, providing a safe, common access point for the transfer of all native, never-wrapped tokens. Each chain has a local copy of the unified bridge root, enabling cross-chain interoperability that doesn’t require the security risks of third-party bridges
44

5-
An Ethereum scalability solution, the unified bridge facilitates seamless L1-L2 interaction and relies on robust and secure zero-knowledge proofs.
65

76
!!! important "AggLayer smart contracts"
87
- The current version of the unified bridge uses the contracts in the [PolygonzkEVM smart contract repo](https://github.com/0xPolygonHermez/zkevm-contracts).

0 commit comments

Comments
 (0)