From 1cac43fc2cb06f4882d6b6412b3acb688e010739 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Wed, 31 Jul 2024 12:13:34 +0530 Subject: [PATCH] Configure the laconicd network as laconicd-local --- testnet-onboarding-demo.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/testnet-onboarding-demo.md b/testnet-onboarding-demo.md index 46a977d..f7a79c9 100644 --- a/testnet-onboarding-demo.md +++ b/testnet-onboarding-demo.md @@ -693,13 +693,12 @@ ## Demo -- In laconic-wallet, click on `Create wallet` and add laconicd chain using `Add network` button: - +- In laconic-wallet, click on `Create wallet` and add `laconicd-local` chain using `Add network` button: ```bash Network type - `COSMOS` Chain ID - `laconic_9000-1` - Network name - `laconicd` + Network name - `laconicd-local` New RPC URL - `http://127.0.0.1:26657` Coin Type - `118` Native Denom - `alnt` @@ -750,7 +749,7 @@ export BRIDGE_ADDRESS=$(laconic-so deployment --dir bridge-deployment exec nitro-bridge "jq -r '.\"42069\"[0].contracts.Bridge.address' /app/deployment/nitro-addresses.json") ``` -- In the wallet, add 2 accounts (Alice and Charlie) for both the networks (ethereum and laconicd) by selecting the network and clicking on `Add account` +- In the wallet, add 2 accounts (Alice and Charlie) for both the networks (ethereum and laconicd-local) by selecting the network and clicking on `Add account` - Get Ethereum private keys for accounts Alice and Charlie from wallet using the `Show private key` link (to be used as statechannel PKs) @@ -984,7 +983,7 @@ - Onboard participants - Open the `testnet-onboarding-app` at - Read and accept the `Terms and Conditions` - - Connect to the testnet-onboarding app to wallet: + - Connect testnet-onboarding app to the wallet: - Click on `CONNECT WALLET` button on the testnet-onboarding app - Click on the WalletConnect icon on the top right corner in the wallet - If using the wallet Android app, scan the QR code from the onboarding app