merkle-proof
There are 128 repositories under merkle-proof topic.
merkletreejs/merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
dmfxyz/murky
Merkle Proof Generator and Validator in Solidity
ethereumjs/merkle-patricia-tree
Project is in active development and has been moved to the EthereumJS VM monorepo.
volodymyrprokopyuk/go-blockchain
The foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
polytope-labs/solidity-merkle-trees
The most advanced solidity library for merkle (multi) proof verification of different kinds of merkle trees
antouhou/rs-merkle
The most advanced Merkle tree library for Rust
miguelmota/merkletreejs-solidity
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
txaty/go-merkletree
Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.
blockchainsllc/in3-legacy
[Deprecated] Typescript-version of the IN3 client.
miguelmota/merkletreejs-nft-whitelist
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
fmerg/pymerkle
Merkle-tree in Python
arriqaaq/merkletree
A merkle tree (with proofs) in Go as per RFC6962
olivmath/merkly
🌳 The simple and easy implementation of Merkle Tree
miguelmota/merkletreejs-multiproof-solidity
Verifying merkle multiproofs in solidity example (unaudited)
sitano/merkle_light
_merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memory layout
fluencelabs/tendermint-demo
Tendermint Verifiable Computations and Storage Demo
helium/merkerl
A Merkle Tree implementation in Erlang
GuildOfWeavers/merkle
Merkle tree and other data structures.
codeesura/zksync-airdrop-rescue
ZkSync Airdrop Claim Tool: Secure airdrop recovery for compromised wallets. Gasless transactions via paymaster for claimless ETH wallets on ZkSync Era.
zero-savvy/zk-remote-attestation
Implementation of zRA protocol, a non-interactive method for constructing a transparent remote attestation (RA) protocol based on zkSNARKs.
miguelmota/eos-merkle-proof
EOS smart contract to verify merkle proofs
SeiyaKobayashi/zkml-optimization
Optimization for on-chain private machine learning.
volkankaya/ConsensusPKI
Data driven Public Key Ecosystem Backed by Blockchain & Fault Tolerance. Keywords: Trustless PKI, Blockchain, Consensus, Merkle tree, Merkle proof, Practical Byzantine Fault Tolerance (PBFT), Proof of Work (PoW), X.509 alternative
deltadevsde/indexed-merkle-tree
an implementation of indexed merkle trees based on descriptions from the paper by tzialla et al https://eprint.iacr.org/2021/1263.pdf
PavanAnanthSharma/Merkle-Tree-Example
This has the basic solidity code, where you can verify and test Merkle proof with Merkle Tree and root hash
nfgenes/merkleme
MerkleMe allows you to create a whitelist without needing to understand or implement your own Merkle Tree. It allows you to generate proofs on the fly without running a node server. With MerkleMe, adding a whitelist to your project is as simple as copy + paste & integrating one simple post request into your frontend.
YoujiaZhang/MerkleTree
Merkle tree·可视化·快速查询·增删·visualization·quick query·add·delete
ComposableFi/go-merkle-trees
Implementation of different merkle trees in golang
iphyokafor/nft-whitelisting
A smart contract for NFT Whitelisting using a Merkle Tree.
wigoswap/wigo-drop
WigoSwap ERC20 vesting contract claimable by airdrop winners
gregors/merkle_fun
Merkle Trees in Elixir
olivmath/merkletreers
🌳 The simple and easy implementation of Merkle Tree
sanjay-sol/YieldBearing-and-Airdrops
Project aims to Distribute tokens through an airdrop mechanism that uses Merkle proofs for efficient verification. Rewards users who stake their ERC-20 tokens by providing yield over a 30-day period.
AnshuJalan/token-drop-template
Token drop template on Tezos blockchain, based on Merkle Tree Distribution mechanism.
arturalbov/gomerkle
Golang merkle tree implementation based on RFC-6962 standard
crums-io/merkle-tree
Merkle tree library