This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
https://stackoverflow.com/questions/64815012/why-does-react-router-not-works-at-vercel
https://dev.to/dom_the_dev/how-to-use-the-spotify-api-in-your-react-js-app-50pn
https://www.blazemeter.com/blog/import-lodash-libraries
[Bug] vitejs/vite#6931
https://www.freecodecamp.org/news/how-to-import-svgs-in-react-and-vite/
https://www.smashingmagazine.com/2020/08/comment-system-firebase/
https://github.com/DanielArturoAlejoAlvarez/react-masonry-layout
https://www.npmjs.com/package/react-masonry-css
https://stackoverflow.com/questions/56313459/collection-group-permissions-for-firestore
https://blog.logrocket.com/full-stack-dapp-tutorial-vite-react-tailwind-css-solidity/
https://www.reddit.com/r/ethdev/comments/ljuns7/hardhat_couldnt_download_solcs_version_list_when/
https://stackoverflow.com/questions/70714690/buffer-is-not-defined-in-react-vite
https://goerlifaucet.com/ https://faucets.chain.link/goerli https://dashboard.alchemyapi.io/apps/d5dypli2f4e0sa54
https://docs.alchemy.com/alchemy/tutorials/nft-minter
https://www.freecodecamp.org/news/how-to-make-an-nft-and-render-on-opensea-marketplace/
https://docs.openzeppelin.com/learn/developing-smart-contracts
https://docs.openzeppelin.com/contracts/4.x/wizard
https://www.youtube.com/watch?v=bZKVfXmzRDw
https://www.youtube.com/watch?v=GKJBEEXUha0
https://dev.to/edge-and-node/building-scalable-full-stack-apps-on-ethereum-with-polygon-2cfb
[Fullstack NFT] https://www.youtube.com/watch?v=GKJBEEXUha0
https://github.com/WalletConnect/web3modal
https://docs.infura.io/infura/networks/ethereum/how-to/make-requests
https://faucet.polygon.technology/
https://blog.logrocket.com/deploy-react-app-kubernetes-using-docker/
kubectl get deployment -w
kubectl get pods
kubectl delete deploy react-deployment
kubectl apply -f deployment.yaml
kubectl apply -f load-balancer.yaml
kubectl get services -w
kubectl delete service my-service
minikube ip