Solidity example project, initialized with create-hardhat-dapp
git clone https://github.com/farreldarian/hello-solidity.git
yarn
yarn test
Make sure to add and modify the .env file
yarn deploy-mytoken --network goerli
-
Ethereum.org - Official ethereum documentation
-
scaffold-eth - Forkable Ethereum dev stack
-
Openzepplin Contracts Battle-tested libraries of smart contracts
And also some great youtube channels