The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test
npm install typescript npm install ts-node
ts-node scripts/generate-merkle-root.ts --input <INPUT_JSON_DIRECTORY>
ts-node scripts/generate-merkle-root.ts --input scripts/airdrop_list.json