October 29, 2021
A step-by-step guide on how to import local contracts in Solidity and how to adapt the deployment script to store their deployment address and make sure they work.
October 28, 2021
Step-by-step guide to create a basic smart contract project with Hardhat and review which options we can change in the configuration file so it can be used on a Web3 app.
October 27, 2021
Quick guide with different options to run an Ethereum blockchain locally that you can use to test, deploy smart contracts and make transactions.