167 results for “topic:merkle-proof”
🌱 Construct Merkle Trees and verify proofs in JavaScript. By @miguelmota
A foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
Merkle Proof Generator and Validator in Solidity
Project is in active development and has been moved to the EthereumJS VM monorepo.
The most advanced Merkle tree library for Rust
Merkle tree implementation in Rust with configurable storage backends and hash functions. Fixed depth and incremental only. Optimized for fast proof generation.
The most advanced solidity library for merkle (multi) proof verification of different kinds of merkle trees
Individual Distributed Peer-to-Peer Filesystem for the Decentralized Web
Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
🌳 The simple and easy implementation of Merkle Tree
[Deprecated] Typescript-version of the IN3 client.
Merkle-tree in Python
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
A merkle tree (with proofs) in Go as per RFC6962
Verifying merkle multiproofs in solidity example (unaudited)
_merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memory layout
Tendermint Verifiable Computations and Storage Demo
Implementation of zRA protocol, a non-interactive method for constructing a transparent remote attestation (RA) protocol based on zkSNARKs.
A Merkle Tree implementation in Erlang
ZkSync Airdrop Claim Tool: Secure airdrop recovery for compromised wallets. Gasless transactions via paymaster for claimless ETH wallets on ZkSync Era.
Merkle tree and other data structures.
an implementation of indexed merkle trees based on descriptions from the paper by tzialla et al https://eprint.iacr.org/2021/1263.pdf
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
Optimization for on-chain private machine learning.
EOS smart contract to verify merkle proofs
Merkle tree·可视化·快速查询·增删·visualization·quick query·add·delete
Implementation of different merkle trees in golang
This has the basic solidity code, where you can verify and test Merkle proof with Merkle Tree and root hash
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.