You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/portal/src/app/contracts/modular-contracts/module-contracts/cross-chain/agglayer/page.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ interoperable smart contract for trustless and secure transfers across any chain
16
16
17
17
Learn how to add the Agglayer module to your modular contract and enable cross-chain transfers.
18
18
19
+
<Calloutvariant="warning"title="Beta Module">
20
+
This module is currently in beta while the Agglayer bridge is not live in implementation. This means deployments are limited to Sepolia and Cardona as it requires Ethereum as an L1 and zkEVM as L2.
21
+
</Callout>
22
+
19
23
### Prerequisites
20
24
21
25
-[Deployed ERC-20 Base Contract](/contracts/modular-contracts/tutorials/deploy-erc20-core)
0 commit comments