ERC20 based On-Chain DAO - Solidity Install Dependencies npm install or yarn install Compile Contracts npx hardhat compile Deploy on Hardhat Network npx hardhat deploy Run Hardhat Node npx hardhat node Run Scripts on Hardhat Localhost/Node npx hardhat run scripts/1.\ create-a-proposal --network localhost