Skip to content

materia-dex/materia-contracts-liquidity-mining

Repository files navigation

Liquidity mining

This repository contains the contracts to manage the liquidity mining.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published