- Smart contracts and React frontend for greetings and token transfers
- Writing the following smart contract with Solidity:
- For greeting
- For a custom token
- For a custom token using ERC20 standard
- Running hardhat local network and deploying smart contracts on it
- Deploying smart contracts to Ropsten through infura
- Interacting with smart contracts using React frontend and MetaMask
- Writing and deploying smart contracts through remix
- Solidity
- React
- Hardhat
- Infura
- openzeppelin
- Ropsten
- Remix
- ethers
- MetaMask