Skip to content

materia-dex/materia-contracts-distributor

Repository files navigation

Distributor (airdrop)

This repository contains the contracts to make GILs claimable for a set of people.

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Generate Merkle Tree

yarn generate-merkle-root --input airdrop.json > merkle.json

The airdrop.json can be generated using the proper script in materia-retroqueries.

Run Tests

yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published