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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,11 @@ This module allows users to deposit funds on one chain (source) and have those f
34
34
- Bridging funds and a payload containing depositor information using LayerZero
35
35
- Weiroll Wallets created for each depositor on the destination chain with the ability to deposit and withdraw assets as specified by the campaign's destination recipes
36
36
37
-
## CPM Flow
37
+
## CCDM Flow
38
38
1. AP (depositor) fills an offer for a cross-chain deposit market in the RecipeMarketHub
39
39
2. The RecipeMarketHub automatically creates a Weiroll Wallet for the user and deposits them into the DepositLocker
40
40
3. Depositors can withdraw deposits anytime through the RecipeMarketHub before their deposits are bridged
41
41
4. Once green light is given, anyone can bridge funds to the destination chain from the DepositLocker
42
42
5. DepositExecutor receives bridged funds and creates Weiroll Wallets for each depositor as per the bridged execution parameters
43
43
6. Destination deposit recipes are executed on the destination chain
44
-
7. Users can withdraw funds through the DepositExecutor after the absolute unlock timestamp
44
+
7. Users can withdraw funds through the DepositExecutor after the absolute unlock timestamp
0 commit comments