Loading video player...
Dive into EVM development on the XRPL EVM Sidechain with this hands-on workshop using Foundry and Solidity. Learn how to install and configure Foundry, set up RPC and MetaMask for the XRPL EVM testnet, and deploy your first smart contracts—from a simple counter to a minimal “banking” contract with deposits, loans, and withdrawals. Then connect it all to a React front end using ethers.js, where you’ll implement wallet connection, interact with your contract’s ABI, and trigger real on-chain actions through a simple dApp interface. This session is part of an XRPL Commons training at École 42 in Paris, designed to give developers practical experience building full-stack dApps on the XRPL EVM Sidechain. #blockchain #xrpl #xrplevm #evm #solidity #web3