Published onJune 7, 2022How to create a ERC-20 token and deploy it to the Ethereum networktypescriptsolidityweb3hardhatsmart-contractsethereumA tutorial on how to create and deploy a ERC-20 token on the ethereum network, using OpenZeppelin contracts
Published onMay 29, 2022Setup a Solidity project using Hardhat and Typescripttypescriptsolidityweb3hardhatsmart-contractsA tutorial on how to create a new project for smart contracts development using Solidity, Hardhat and Typescript