Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 508 Bytes

@midcontract/merkle-distributor

Tests Foundry License: MIT

Local Development

Install Dependencies:

forge install

Compile Contracts:

make build

Run Tests:

make test