rafaelescrich / merkle-distributor

📦 A smart contract that distributes a balance of tokens according to a merkle root

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@uniswap/merkle-distributor

Tests Lint

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

About

📦 A smart contract that distributes a balance of tokens according to a merkle root

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.8%Language:Solidity 11.2%