This is a simple crowd funding smart contract on ETH, with deploy scripts that works locally and with testnets.
Try running some of the following tasks:
yarn hardhat deploy
yarn hardhat help
yarn test
yarn hardhat node
Created following this Free Code Camp course