lido-dao VS merkle-distributor

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

lido-dao

Lido DAO smart contracts (by lidofinance)

merkle-distributor

📦 A smart contract that distributes a balance of tokens according to a merkle root (by Uniswap)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
lido-dao merkle-distributor
141 5
349 582
2.9% 1.9%
8.2 0.0
7 days ago 11 months ago
JavaScript TypeScript
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.

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.

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

What are some alternatives?

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

rocketpool - Decentralised Ethereum Liquid Staking Protocol.

yearn-finance - 🏦 yearn v2 web interface

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

EthereumObituaries - A curated list of all Ethereum Obituaries.

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

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

pm - Project Management: Meeting notes and agenda items

optimism - Optimism is Ethereum, scaled.

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

darknode-cli - Tool for deploying and managing Darknodes

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