Skip to content
#

merkle-root

Here are 47 public repositories matching this topic...

⚡ The open ledger rules of the AAO Stack: append-only, hash-chained, integer minor units, idempotent writes, balances always derived. Flashy Gold is the first asset on the books. Apache-2.0 — npm install @flashylabs/ledger. The rules are open; the networks that run them live are products.

  • Updated Sep 5, 2026
  • TypeScript

Implementation of a Merkle-Airdrop smart contract that stores only a Merkle root on-chain instead of a full eligibility list. The contract verifies user address + amount with a compact Merkle proof. Off-chain EIP-712 signatures let recipients authorize claims. EIP-712 is used to create a standardized, structured message that users sign off-chain.

  • Updated Feb 6, 2026
  • Solidity

Add this topic to your repo

To associate your repository with the merkle-root topic, visit your repo's landing page and select "manage topics."

Learn more