agent/claude/code/skills/ledger-papers/archive/README.md
Snider 9942ab8081 refactor: restructure as plugin monorepo
Reorganise as a marketplace with multiple focused plugins:
- claude/code: Core development (hooks, scripts, data collection)
- claude/review: Code review automation
- claude/verify: Work verification
- claude/qa: Quality assurance loops
- claude/ci: CI/CD integration

Structure:
- .claude-plugin/marketplace.json lists all plugins
- Each plugin has its own .claude-plugin/plugin.json
- Commands namespaced: /code:*, /review:*, /qa:*, etc.

Install individual plugins or all via marketplace:
  claude plugin add host-uk/core-agent
  claude plugin add host-uk/core-agent/claude/code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 19:44:26 +00:00

1.7 KiB

Ledger Papers Archive

Self-documenting folder structure for distributed ledger whitepapers.

archive/
├── 00-genesis/          # Pre-Bitcoin: b-money, hashcash, bit gold (1998-2008)
├── 01-cryptonote/       # CryptoNote v2.0 + CNS standards
├── 02-mrl/              # Monero Research Lab (MRL-0001 → MRL-0011)
├── 03-privacy/          # Zcash, Mimblewimble, Lelantus, Spark
├── 04-smart-contracts/  # Ethereum, Solana, Cardano, Polkadot...
├── 05-layer2/           # Lightning, Plasma, Rollups, zkSync
├── 06-consensus/        # PBFT, Tendermint, HotStuff, Casper
├── 07-cryptography/     # Bulletproofs, CLSAG, PLONK, Schnorr
├── 08-defi/             # Uniswap, Aave, Compound, MakerDAO
├── 09-storage/          # IPFS, Filecoin, Arweave, Sia
├── 10-identity/         # DIDs, Verifiable Credentials
├── 11-dag/              # IOTA Tangle, Nano, Fantom Lachesis
├── 12-mev/              # Flashbots, ordering fairness
├── 13-standards-btc/    # BIPs: HD wallets, SegWit, Taproot
├── 14-standards-eth/    # EIPs/ERCs: ERC-20, ERC-721, EIP-1559
├── 15-p2p/              # libp2p, Kademlia, GossipSub, Dandelion++
├── 16-zk-advanced/      # Halo, Nova, Plonky2, STARKs
├── 17-oracles/          # Chainlink, Band Protocol
├── 18-bridges/          # Atomic swaps, XCLAIM, THORChain
├── 19-attacks/          # Security research, attack papers
└── 20-cryptonote-projects/  # Haven, Masari, TurtleCoin, DERO

Stats

  • 126 papers across 21 categories
  • Spanning 1998 → present
  • Academic + project documentation

For the Commons

EUPL-1.2 CIC - papers.lethean.io