Emmanuel Oaikhenanemmaodia.hashnode.dev·Sep 2, 2024Building the Next.js Frontend for Your Prediction Game - Part 2Building the Next.js Frontend for Your Prediction Game - Part 2 Introduction In this second part of the tutorial, I'll guide you through building a Frontend application using Next.js to interact with the smart contract you deployed in Part 1. This f...Blockchain
Emmanuel Oaikhenanemmaodia.hashnode.dev·Sep 2, 2024Writing and Deploying a Smart Contract to Linea Blockchain - Part 1Introduction In this tutorial, I'll guide you through writing and deploying a Solidity Smart Contract on the Linea blockchain. This smart contract will form the backbone of a simple prediction game where users can wager Ether, make predictions, and e...42 readsLinea Blockchain
John Vesterjohnjvester.hashnode.dev·Apr 7, 2023Smart Contract Audits with ConsenSys Diligence Fuzzing - Fuzzing as a ServiceIf you’re working with smart contracts—or even just exploring them—you probably already know that smart contract security is important. Smart contracts are immutable once deployed, and often involve significant amounts of money. Writing safe and reli...1 like·44 readsWeb3
Daniel Anthonythenavigator.hashnode.dev·Mar 31, 2023Rollups: Zk or ZkEVM?What are Zks Zero-knowledge (Zk) Proofs are used to prove the validity of a statement without revealing the statement. They are used for enhancing privacy and security in various applications, in this case, the Ethereum blockchain. Zero Knowledge Rol...1 like·67 readszkrollup