tutorial
How to create a ERC-20 token and deploy it to the Ethereum networkA tutorial on how to create and deploy a ERC-20 token on the ethereum network, using OpenZeppelin contracts
tutorial
Setup a Solidity project using Hardhat and TypescriptA tutorial on how to create a new project for smart contracts development using Solidity, Hardhat and Typescript