Tag
#merkletree
17 repositories
Repos
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips :tulip::tulip::tulip:. Distributed is the new centralized.
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.
A dapptools-ready and gas-optimized implementation of a sparse merkle tree in Solidity.
Best of Crypto Books - A collection of books, white papers & more about crypto and blockchains.
Trace back system base on BlockChain and MerkleTree; Ethereum +FLask + HTML5
CLI Tool for taking a snapshot of unique owners from an ethereum contract
A tool to visualize Merkle trees, generate multi-proofs, and demonstrate the proof application process.
Skyfire DAO delivers games for distribution events for eg. Liquidity Mining events. You can utilize our contracts and game for your LM event. Skyfire DAO tokens are rewarded to all partner LM events.
🔒 Implement Bitcoin Taproot with Merkle Trees and witness path spend for secure UTXO management using timelocks and multi-signature methods.
A Common Lisp implementation of Ethereum's SSZ (Simple Serialize) protocol