Step 1: Deploy aidrop contract Deply contract at contracts/TxHistory.sol Fund it Paste address at client/index.html Also paste address at backend/.env Step 2: Setup the backend Setup the rest of the .env variables cd backend npm install ethers express ethereumjs-util dotenv cors node start.js