Set up custom RPC endpoints and chains with Web3 libraries on React Native
Configure custom RPC endpoints and chains for networks using Web3 libraries. This guide uses public testnet RPCs for demonstration and shows minimal setup with predefined and custom chains where applicable.
Wagmi is not available on React Native. Use Ethers.js or Viem for EVM operations.