Add ops instructions to setup snowball frontend and backend #32

Merged
nabarun merged 21 commits from deep-stack/testnet-laconicd-stack:ag-snowball-docs into main 2024-10-30 10:16:29 +00:00
Showing only changes of commit 973d687bbe - Show all commits

View File

@ -623,7 +623,7 @@ Perform swaps using a swap channel created with another Nitro node over the mirr
### Performing swaps
* Ensure that environment variables for asset addresses are set:
* Ensure that environment variables for asset addresses are set (should be done by both parties):
```bash
export GETH_CHAIN_ID="1212"
@ -633,7 +633,7 @@ Perform swaps using a swap channel created with another Nitro node over the mirr
export ASSET_ADDRESS_2=$(jq -r --arg chainId "$GETH_CHAIN_ID" '.[$chainId][0].contracts.TestToken2.address' assets.json)
```
* Get all active swap channels for a specific mirrored ledger channel
* Get all active swap channels for a specific mirrored ledger channel (should be done by both parties)
* To get mirrored ledger channels: