Skip to content

Commit 35c5d29

Browse files
updates and fixes
1 parent c51fc58 commit 35c5d29

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

docs/cdk/how-to/register-configure-ulxly.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
This document describes how to register and configure your CDK chain to use the Polygon uXLXY bridge.
1+
This document describes how to register with Polygon, and configure your CDK chain to use the Polygon uXLXY bridge.
22

3-
## Prerequisites
4-
5-
You should have already deployed a CDK chain stack which has integrated the bridge service.
6-
7-
Please check our [get started](../get-started/quickstart-validium.md) section for guidance, quickstarts, and deployment tutorials for more information.
3+
!!! tip "Prerequisites"
4+
- You should have already deployed a CDK chain stack which has integrated the bridge service.
5+
- Please check our [get started](../get-started/quickstart-validium.md) section for guidance, quickstarts, and deployment tutorials for more information.
86

97
## Step 1: Attach a chain to the uLXLY bridge
108

@@ -78,3 +76,7 @@ We then add your details to our AggLayer configuration file [`../agglayer/docker
7876
* `[FullNodeRPCs]` points to the corresponding L2 full node.
7977
* `[L1]` points to the corresponding L1 chain.
8078
* The `[DB]` section has the managed database details.
79+
80+
Your chain is now set up on the Polygon uXLXY bridge.
81+
82+
<br/>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ nav:
8484
- Connect to CDK testnet: cdk/get-started/connect-testnet.md
8585
- How to:
8686
- Use a native token: cdk/how-to/use-native-token.md
87-
- Using the uXLXY bridge: cdk/how-to/register-configure-ulxly.md
87+
- Use the uXLXY bridge: cdk/how-to/register-configure-ulxly.md
8888
- Use the AggLayer:
8989
- Integrate the AggLayer: cdk/how-to/agglayer/integrate.md
9090
- AggLayer OpenRPC: cdk/how-to/agglayer/openrpc.md

0 commit comments

Comments
 (0)