Blockchain is a distributed database in which information sent by users is periodically verified and grouped into blocks, thus forming a chain. CITA (Cryptape Inter-enterprise Trust Automation) is a high-performance blockchain system for enterprises with 6 microservices (RPC, Auth, Consensus, Chain, Executor, Network) that exchange information via Message Bus. The process of data retrieval, dat…