Skip to content

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

Notifications You must be signed in to change notification settings

VitalR/merkle-distributor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@midcontract/merkle-distributor

Tests Foundry License: MIT

Local Development

Install Dependencies:

forge install

Compile Contracts:

make build

Run Tests:

make test

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 95.5%
  • Makefile 4.5%