Step 1: Clone the repo https://github.com/Sahilsen/CCIP-Viem-Example.git Step 2: Install dependencies pnpm install Step 3: Rename the .env.sample file to .env and WalletConnect id and QuickNode RPC URLs Step 4: Replace the contract addresses in src/contract-interaction.tsx file Step 5: Start the app pnpm dev