Technology Highlights
Improve transaction efficiency through transaction sharding
Transaction sharding is like different lanes of the same pool, and it is an effective way to separate business to improve efficiency. Theoretically the finer the slicing, the more efficient the execution will be, but it is also important to take into account the situation when a large number of cross-slice operations arise, so balance is the most important thing.
Network fragmentation
Improve communication and synchronization mechanisms through network fragmentation
IBAX is a global-oriented blockchain framework, and because of the network latency caused by regional differences, we have divided the network to improve network efficiency through honor nodes in the current region.


Cross-Sharing Transaction
Cross-Sharding transactions do not affect execution efficiency or performance
Cross-region transactions, whether network sharding or transaction sharding, are handled by the transaction consensus mechanism and in this way both improve efficiency and do not sacrifice performance.