Skip to content

Commit

Permalink
Adding merkle-distributor
Browse files Browse the repository at this point in the history
It is needed to generage a merkle tree based on the KEEP tokens
spread across multiple contracts.
  • Loading branch information
dimpar committed Mar 10, 2021
1 parent 398946e commit 2b914bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "token-stakedrop/merkle-distributor"]
path = token-stakedrop/merkle-distributor
url = https://github.com/keep-network/merkle-distributor.git
1 change: 1 addition & 0 deletions token-stakedrop/merkle-distributor
Submodule merkle-distributor added at dc79d2

0 comments on commit 2b914bd

Please sign in to comment.