This repo covers the basics of building a simple EVM-based smart contract using hardhat - a smart contract development/testing/deployment framework.
Basic commands:
npx hardhat node
npx hardhat compile
This repo covers the basics of building a simple EVM-based smart contract using hardhat - a smart contract development/testing/deployment framework.
Basic commands:
npx hardhat node
npx hardhat compile