January 6, 2022
Third part of this guide in which I explain how to create a simple message board web3 app. In this part I explain how to deploy both the front end and the smart contract.
January 4, 2022
A step-by-step guide explaning how to deploy a smart contract to the Rinkeby Ethereum test net using Alchemy
January 2, 2022
Second part of this guide in which I explain how to create a simple message board web3 app. In this part we focus on the front end and the smart contract integration.
December 27, 2021
Step-by-step guide to create a basic smart contract project with Hardhat that reads and writes messages in a blockchain.