Overview
How Chainsight is structured
Last updated
How Chainsight is structured
Last updated
The Chainsight architecture can be summarized as follows:
When retrieving data, the canister makes 13 HTTP calls to ensure its accuracy before indexing it on-chain.
Chainsight is built on Internet Computer's Chain-key Cryptography, enabling data synchronization with any L1/L2 in a trustless manner.
Data is initially indexed into the storage of canister smart contracts on the Internet Computer. These canister smart contracts are then connected like Lego blocks, allowing for the handling of more complex data at a low cost. Components deployed by developers using the CLI or UI run on the Internet Computer as Composable Data Oracles.
In addition, Chainsight has deployed Management Canisters to oversee the entire network. Incentives for data providers and mechanisms to identify corrupt data will be implemented in future milestones.