Built according to https://docs.alchemy.com/alchemy/tutorials/how-to-build-buy-me-a-coffee-defi-dapp
Local test:
npx hardhat run scripts/buy-coffee.js
Deploy local:
npx hardhat run scripts/deploy.js
Deploy to the Goerli network:
npx hardhat run scripts/deploy.js --network goerli
To withdraw the tips received:
npx hardhat run scripts/withdraw.js