hello, I'm learning about merkletree airdrop, I want to make it for learning and make some lists of random addresses.
I'm using code from Uniswap-distribution but I'm confused after creating merkle-root can you help me what steps should I do?
step :
npx hardhat test
npx hardhat compile
"ts-node scripts/generate-merkle-root. ts --input ./scripts/airdrop-list.json",