๐๏ธ Architecture
Architecture
๐๏ธ Consensus
Consensus
๐๏ธ Storage
Axonโs storage module works as a bridge between Axon and its database interface, handling the data I/O of other Axon modules.
๐๏ธ Executor
Executor
๐๏ธ Mempool
Mempool (i.e., memory pool), or transaction pool, is the queue where unconfirmed transactions are temporarily stored for further verification in order to be included in a block.
๐๏ธ Image Cell System Contract
Common Knowledge Base (CKB) is the base layer of Nervos, a multi-layered blockchain network; Axon is a 100% EVM-compatible, high-performance layer 2 framework built on top of CKB. CKB cells serve as the basic units for data storage, including smart contracts. Being able to access CKB cells could significantly improve Axon's interoperability.
๐๏ธ Interoperability
Before proceeding, we recommend reading the following pieces to fully grasp this article, as they provide prerequisite knowledge:
๐๏ธ Network
Network