eipexplained.comTest BlogLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It h...Nov 26, 2024·1 min read
blog.jarrodwatts.comWhat is dev rel? (my perspective)“What does dev rel do?” I see this question get asked surprisingly often. Recently, I was given the opportunity to build a developer relations program from scratch and reflect on my 3 years of experience in this role to create a strategy. I decided t...Sep 25, 2024·10 min read
blog.jarrodwatts.comUnderstanding the Commit Reveal Scheme (with Solidity examples)Ever wanted to store a piece of information on-chain but keep it a secret until later? In this quick post, we'll explore the commit-reveal scheme and provide an example of how you can implement it within a smart contract using Solidity. What is the C...Jun 30, 2024·4 min read
blog.jarrodwatts.comGet Started with Coinbase Smart WalletIn this tutorial, I'll walk you through the process of setting up Coinbase Smart Wallet inside a front-end application. By the end of the tutorial, we'll build a simple Next.js application where users can: Connect to your application via Coinbase Sm...Jun 7, 2024·7 min read
blog.jarrodwatts.comThe Ultimate Guide to Sequencers in L2 BlockchainsAs part of Ethereum's rollup-centric roadmap, rollups are taking away the heavy lifting from Ethereum and scaling its throughput by orders of magnitude, reflected in the $20B+ TVL stored in L2 chains today. But, with great power, comes great respons...Jan 19, 2024·7 min read