multisender VS merkle-distributor

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

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 (by rstormsf)

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
multisender merkle-distributor
6 5
428 578
- 1.2%
0.0 0.0
almost 3 years ago 10 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.

multisender

Posts with mentions or reviews of multisender. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-19.

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 multisender and merkle-distributor you can also consider the following projects:

synpress - Synpress is e2e testing framework based on Cypress.io and playwright with support for metamask.

yearn-finance - 🏦 yearn v2 web interface

solhint - Solhint is an open-source project to provide a linting utility for Solidity code.

lido-dao - Lido DAO smart contracts

eth-sweep - Sweep your wallet of ETH, erc20 & erc721 tokens.

EthereumObituaries - A curated list of all Ethereum Obituaries.

eth-crypto - Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity

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

ERC20-Staking-Machine - Dapp that implements a "fake-stake" mechanism on any ERC20 token

pm - Project Management: Meeting notes and agenda items

minimal-jsonrpc-dapp-methods - minimal JSON RPC methods required for a node to service a DApp

hashed-timelock-contract-ethereum - Hashed Timelock Contracts for ETH, ERC20 and ERC721 on Ethereum