Abstract
The concept of a decentralized web has been realized with the idea of Web 3.0 through interconnecting over multiple blockchain-based networks. However, blockchain incurs significant time and space overhead. This problem can be solved using snapshots that store the blockchain’s states compactly. But, the existing snapshot mechanism used in Hyperledger Fabric is limited to siloed operations on a single blockchain only. In this paper, we contribute towards overcoming this drawback by developing a novel mechanism for peer selection, snapshot archival, and cross-blockchain sharing of the snapshot. We extend the snapshot collection mechanism in Hyperledger Fabric to implement the above idea and test it over two blockchain networks emulating a decentralized web architecture.