merkle-distributor VS ethereum-burn-stats

Compare merkle-distributor vs ethereum-burn-stats and see what are their differences.

merkle-distributor

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

ethereum-burn-stats

Website that showcases EIP-1559 Burn (by mohamedmansour)
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
merkle-distributor ethereum-burn-stats
5 344
578 186
1.2% -
0.0 0.0
11 months ago almost 2 years ago
TypeScript TypeScript
GNU General Public License v3.0 only MIT License
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

ethereum-burn-stats

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

What are some alternatives?

When comparing merkle-distributor and ethereum-burn-stats you can also consider the following projects:

yearn-finance - 🏦 yearn v2 web interface

eth-burn - Website that showcases EIP-1559 Burn [Moved to: https://github.com/mohamedmansour/ethereum-burn-stats]

lido-dao - Lido DAO smart contracts

eth-gasnow-extention - GasNow extension for browser

EthereumObituaries - A curated list of all Ethereum Obituaries.

metamask-extension - :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

pm - Project Management: Meeting notes and agenda items

go-ethereum - Go implementation of the Ethereum protocol

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

EIPs - The Ethereum Improvement Proposal repository

l2beat - L2BEAT is an analytics and research website about Ethereum layer two (L2) scaling solutions.

erc721 - The reference implementation of the ERC-721 non-fungible token standard.