W Chain Layer
Last updated
Last updated
The State inner layer contains state transition logic. It deals with how the state changes when a new block is included.
The JSON RPC layer is an API layer that dApp developers use to interact with the blockchain.
The TxPool layer represents the transaction pool, and it is closely linked with other modules in the system, as transactions can be added from multiple entry points.
The GRPC layer is vital for operator interactions. Through it, node operators can easily interact with the client, providing an enjoyable UX.