-
First get your server ready by installing all dependencies
yarn install
-
Then adjust your config.ts file to include your ThirdWeb clientId
-
Then start your development server
yarn dev
-
Open http://localhost:3000 with your browser to see the result.
-
Now connect to a wallet
-
Then issue a prompt for simple transactions across multiple chains
- Swap 1 USDC for DAI (both on arbitrum) and 1 USDC for DAI (both on optimism)
-
Wait for the data to fully load. You should see a large object/array of data presented on screen when it is finished.
-
Then click the confirm button on the bottom of the page.
-
Then observe the web console to see the errors thrown and the failure of the ThirdWeb client to switch chains
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|