Blockchain Architecture Explanation Animation

Last updated: 2024/03/19

In this site, we will explain the blockchain architecture by animation.

We focus on concurrency and distributed computing issue.

Animations

  • ▶️ Transaction Pre-Ordering (WIP)

    This would explain how Pre-Ordering works and blockchain could process Tx concurrently.

    • ▶️ RWKS Generation
    • ▶️ Compare with other pre-ordering method
  • ▶️ Blockchain Cache

    This would explain how to solve Read/Write Key Collision problem, and why Hyperledger Fabric use collidable concurrent processing model.
    Moreover, this introduce prefetching model that how to optimize resolving Read/Write Key Collision.

To Do

  • ‼️ Add model: Concurrent Processing by Node Group
  • ‼️ Add model:
  • ‼️ Add model:
  • ‼️ Add model:
  • ❗‼️