Your first Solidity smart contract with Hardhat
It couldn’t be easier to write a smart contract and test it in NodeJS. Hardhat is a library which facilitates creating, publishing and testing a …
Mastering Software Development: Web, JavaScript, Databases, Linux, Ethereum smart contracts
It couldn’t be easier to write a smart contract and test it in NodeJS. Hardhat is a library which facilitates creating, publishing and testing a …
For a while I was delving into the capabilities of smart contract on Ethereum with Solidity. You might say that I discovered it too late, …