merkle-distributor VS lido-dao

Compare merkle-distributor vs lido-dao and see what are their differences.

merkle-distributor

📦 A smart contract that distributes a balance of tokens according to a merkle root (by Uniswap)

lido-dao

Lido DAO smart contracts (by lidofinance)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
merkle-distributor lido-dao
5 141
578 346
1.6% 3.8%
0.0 8.5
10 months ago 10 days ago
TypeScript JavaScript
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

merkle-distributor

Posts with mentions or reviews of merkle-distributor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-19.
  • How to create merkle tree to map NFT traits?
    1 project | /r/ethdev | 4 Sep 2022
    take all the traits, concat them into a single string, hash it. Use all the NFT in order of id and then hash them together to create a merkle tree root. From their you can prove you own a leaf in the root, aka u own the nft and its traits. This is a reference kinda https://github.com/Uniswap/merkle-distributor
  • How are manual airdrops handled or implemented?
    2 projects | /r/ethdev | 19 Jul 2022
    Most airdrop are done with merkle drops like uni https://github.com/Uniswap/merkle-distributor
  • Daily General Discussion - March 3, 2022
    3 projects | /r/ethfinance | 3 Mar 2022
    Example: https://github.com/Uniswap/merkle-distributor
  • Daily General Discussion - March 14, 2021
    5 projects | /r/ethfinance | 14 Mar 2021
    And better yet one that could help us airdrop to a list of 80k eth addresses with a merkle distributor? https://github.com/Uniswap/merkle-distributor
  • Fork Bitcoin as an ERC-20 token?
    1 project | /r/ethdev | 19 Jan 2021
    Have you seen the Uniswap Merkel distribution contact used for the UNI distribution? It’s awesome. They rolled up address and balance for a huge number of eth accounts in a Merkel tree Then you seed the contract with the proof. Not sure about how to have BTC address sign a message that is validated on Eth contract but it’s worth looking at if you’ve not already checked it out. Uniswap Merkel Distributor

lido-dao

Posts with mentions or reviews of lido-dao. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-28.

What are some alternatives?

When comparing merkle-distributor and lido-dao you can also consider the following projects:

yearn-finance - 🏦 yearn v2 web interface

rocketpool - Decentralised Ethereum Liquid Staking Protocol.

EthereumObituaries - A curated list of all Ethereum Obituaries.

scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations [Moved to: https://github.com/scaffold-eth/scaffold-eth]

ethereum-burn-stats - Website that showcases EIP-1559 Burn

MyEtherWallet - MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.

pm - Project Management: Meeting notes and agenda items

multisender - Token Multisender Dapp smart contract. Airdrop tokens. Batch sending ERC20, ETH, Ethereum tokens. Send thousands of transfers in a few transactions. It can help user to save more tx fee and time than sending one by one

optimism - Optimism is Ethereum, scaled.

darknode-cli - Tool for deploying and managing Darknodes

consensus-specs - Ethereum Proof-of-Stake Consensus Specifications