Proponent: Peter Molnar, CTO of Mosaic Chain: 14dC5pCtc7mvRZuUZA5d4R1uxd7w2T8Pj8HsuWJ92ESgRDU6
Date: 2024.09.01.
Requested budget: 79,520 USDT
Short Description: As mentioned in our previous Polkadot forum post, where we open-sourced our NFT-based consensus mechanism as promised, we are now presenting the concept of the Rust based Substrate Indexer (Mosaic Indexer) and the decentralized blockchain explorer (Mosaic Explorer).
The Mosaic Chain Team aims to decentralize not only the Mosaic Chain but also its associated infrastructures, such as the blockchain indexer and explorer, to ensure they are not reliant on any single entity. In this proposal, the Mosaic Team highlights the benefits of the Rust based Mosaic Indexer and Mosaic Explorer, and explains its functionality in simple terms to the Polkadot Community. Additionally, we showcase the Mosaic Indexer in action through a DEMO version of the UI of Mosaic Chain Explorer. This demo queries on-chain data from the Mosaic Chain’s local testnet via the Mosaic Indexer and displays key on-chain events.
Problem statement
The Polkadot ecosystem is built on principles of decentralization, security, and interoperability. However, many of the current data indexing solutions are centralized or rely on specific entities, which can create single points of failure, limit transparency, and reduce the overall trustlessness of the ecosystem. Existing solutions may also involve significant costs or technical barriers that discourage broader adoption.
A Rust based indexer and community owned, decentralized explorer is crucial for the Polkadot ecosystem to fully realize its potential as a truly decentralized Web3 platform. By decentralizing the on-chain data querying through the decentralized explorer, we could eliminate reliance on a single party, enhancing security, transparency, and trust. Additionally, a decentralized approach aligns with Polkadot's ethos, ensuring that all data queries are handled in a trustless manner directly from the parachain nodes.
What is Blockchain Data Indexing and Querying?
Blockchain indexing is a method of organizing on-chain data so that users can quickly and easily query the information.
Some common indexing methods include:
API Integration: The indexed data is then made accessible through powerful APIs and user interfaces, enabling users and applications to easily access the data. These APIs mainly include GraphQL endpoints and RESTful APIs.
Solution: The Mosaic Indexer and the Mosaic Explorer
The unique combination of a Rust-based, easily deployable blockchain indexer and a community-driven, decentrally run explorer infrastructure enables seamless transmission of on-chain data from Substrate chains to blockchain explorer interfaces, while it does not rely on third party services.
Our solution for indexing on-chain data in a decentralized manner consists two pillars:
You can access the DEMO versions of Mosaic Indexer and Mosaic Explorer from this link: https://demo-indexer.mosaicchain.io/.
Please note that this is not the final version, as our team is still in the process of making refinements and improvements. The perfect version of the open-source code will be released once the development is fully completed.
Rationale behind the new concept of blockchain indexing
The Rust based Mosaic Indexer we provide to the ecosystem aims to broaden the indexing landscape by offering a free alternative for teams with limited financial resources. The Mosaic Explorer Our goal is not to create a branded indexing protocol but to open-source the code of both the Mosaic Indexer and Mosaic Explorer as the new framework for decentralized blockchain indexing that the community can own and run.
The Mosaic Indexer and the Mosaic Explorer is designed in a Web3-native, Polkadot-like fashion as it is based on Rust and together, they create a significant advantage: ultimate decentralization for indexing blockchains.
Our concept for blockchain indexing is straightforward:
Advantages of these open-source tools:
With this semi-retroactive proposal, we are also eagerly looking forward to publishing the open-source code for the Mosaic Indexer and Decentralized Explorer on the Mosaic Chain's GitHub, where we already released our NFT based Aura consensus improvement implementation.
We are confident that Mosaic Indexer and Mosaic Explorer will be a gap filler for the ecosystem and the project teams. Please leave your comment below, we welcome any questions from the community.
Peter Molnar, the CTO of Mosaic Chain, has proposed a budget of 79,520 USDT to develop the Mosaic Indexer and Mosaic Explorer. These are a Rust-based Substrate Indexer and a decentralized blockchain explorer, respectively. The goal is to decentralize the Mosaic Chain and its associated infrastructures, such as the blockchain indexer and explorer, to ensure they are not reliant on any single entity. The Mosaic Indexer queries on-chain data directly from parachains to a local database, while the Mosaic Explorer runs on multiple blockchain nodes' hardware and maintains connection via a p2p connection through a VPN, forwarding on-chain information to Explorer UIs in a decentralized manner. The project aims to broaden the indexing landscape by offering a free alternative for teams with limited financial resources and to create a significant advantage in terms of ultimate decentralization for indexing blockchains. The Mosaic Indexer and Mosaic Explorer will be open-sourced, allowing the Polkadot community to own and run them.
Proponent: Peter Molnar, CTO of Mosaic Chain: 14dC5pCtc7mvRZuUZA5d4R1uxd7w2T8Pj8HsuWJ92ESgRDU6
Date: 2024.09.01.
Requested budget: 79,520 USDT
Short Description: As mentioned in our previous Polkadot forum post, where we open-sourced our NFT-based consensus mechanism as promised, we are now presenting the concept of the Rust based Substrate Indexer (Mosaic Indexer) and the decentralized blockchain explorer (Mosaic Explorer).
The Mosaic Chain Team aims to decentralize not only the Mosaic Chain but also its associated infrastructures, such as the blockchain indexer and explorer, to ensure they are not reliant on any single entity. In this proposal, the Mosaic Team highlights the benefits of the Rust based Mosaic Indexer and Mosaic Explorer, and explains its functionality in simple terms to the Polkadot Community. Additionally, we showcase the Mosaic Indexer in action through a DEMO version of the UI of Mosaic Chain Explorer. This demo queries on-chain data from the Mosaic Chain’s local testnet via the Mosaic Indexer and displays key on-chain events.
Problem statement
The Polkadot ecosystem is built on principles of decentralization, security, and interoperability. However, many of the current data indexing solutions are centralized or rely on specific entities, which can create single points of failure, limit transparency, and reduce the overall trustlessness of the ecosystem. Existing solutions may also involve significant costs or technical barriers that discourage broader adoption.
A Rust based indexer and community owned, decentralized explorer is crucial for the Polkadot ecosystem to fully realize its potential as a truly decentralized Web3 platform. By decentralizing the on-chain data querying through the decentralized explorer, we could eliminate reliance on a single party, enhancing security, transparency, and trust. Additionally, a decentralized approach aligns with Polkadot's ethos, ensuring that all data queries are handled in a trustless manner directly from the parachain nodes.
What is Blockchain Data Indexing and Querying?
Blockchain indexing is a method of organizing on-chain data so that users can quickly and easily query the information.
Some common indexing methods include:
API Integration: The indexed data is then made accessible through powerful APIs and user interfaces, enabling users and applications to easily access the data. These APIs mainly include GraphQL endpoints and RESTful APIs.
Solution: The Mosaic Indexer and the Mosaic Explorer
The unique combination of a Rust-based, easily deployable blockchain indexer and a community-driven, decentrally run explorer infrastructure enables seamless transmission of on-chain data from Substrate chains to blockchain explorer interfaces, while it does not rely on third party services.
Our solution for indexing on-chain data in a decentralized manner consists two pillars:
You can access the DEMO versions of Mosaic Indexer and Mosaic Explorer from this link: https://demo-indexer.mosaicchain.io/.
Please note that this is not the final version, as our team is still in the process of making refinements and improvements. The perfect version of the open-source code will be released once the development is fully completed.
Rationale behind the new concept of blockchain indexing
The Rust based Mosaic Indexer we provide to the ecosystem aims to broaden the indexing landscape by offering a free alternative for teams with limited financial resources. The Mosaic Explorer Our goal is not to create a branded indexing protocol but to open-source the code of both the Mosaic Indexer and Mosaic Explorer as the new framework for decentralized blockchain indexing that the community can own and run.
The Mosaic Indexer and the Mosaic Explorer is designed in a Web3-native, Polkadot-like fashion as it is based on Rust and together, they create a significant advantage: ultimate decentralization for indexing blockchains.
Our concept for blockchain indexing is straightforward:
Advantages of these open-source tools:
With this semi-retroactive proposal, we are also eagerly looking forward to publishing the open-source code for the Mosaic Indexer and Decentralized Explorer on the Mosaic Chain's GitHub, where we already released our NFT based Aura consensus improvement implementation.
We are confident that Mosaic Indexer and Mosaic Explorer will be a gap filler for the ecosystem and the project teams. Please leave your comment below, we welcome any questions from the community.
Threshold
Threshold