/merkle-root-for-ethereum

A simple merkle root generator script, which takes keccak256 hashes from a csv file and create a merkle root from them, which can be used in EVM applications (for example for airdrops)

Primary LanguagePython

Stargazers