- run
poetry install
from the current directory - run
poetry run airdrop <total_collection_size> <canister_id>*
⚠️ If you want to manually add people to the list: Append their addresses toall_addresses
! One airdrop per address. This means if someone gets 4 NFTs, append their address toall_addresses
4 times.