This repository contains the contracts to manage the liquidity mining.
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn generate-merkle-root --input airdrop.json > merkle.json
The airdrop.json can be generated using the proper script in materia-retroqueries.