Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 886 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 886 Bytes

🪄Merkledrop

Merkledrop allows anyone to mass distribute tokens for 135k gas.

Deployments

Architecture

Installation

To install with Foundry:

forge install 0xClandestine/merkledrop

Local development

This project uses Foundry as the development framework.

Dependencies

forge install

Compilation

forge build

Testing

forge test