FYI: This is copy from: https://polkadot.polkassembly.io/post/103, and Elara is the fourth project that we planned in our roadmap https://polkadot.polkassembly.io/post/100.
Github: https://github.com/patractlabs/elara and Homepage will be: https://elara.patract.io
In Polkadot, Kusama and other parachains, RPC is the interface between DApp and the network. As the Polkadot network continues to expand, more and more parachains will be online, and more and more parachains will support smart contract functions. Faced with more and more parallel chains, developers need to build and maintain multiple blockchain nodes in order to interact with them, which will be a huge development cost for them. Whether it is facing the development and testing needs of developers or users' online DApp usage requirements, a convenient, fast and stable network access is one of the necessary conditions, and it is also the infrastructure of the Polkadot ecosystem.
Elara is inspired by Infura from the Ethereum ecosystem, named after Jupiter’s seventh moon. Elara's goal is to build a similar infrastructure and network public access services to provide developers with a unified access layer based on Substrate multi-chain. In addition, Elara will be used as part of the smart contract development service, and will be integrated with other components of the Patract toolchain in the future, in terms of contract development environment support, development tools component, contract deployment and DApp release. Elara will be Polkadot’s infrastructure, allowing developers to focus on building upper-level applications.
** v0.1: Implement Substrate node access**
v0.2: Implement function expansion and performance optimisation
v0.3: Implement multi-link entry
v0.4: Implement Polkadot ecological access & service operation and maintenance
Milestone 1: Design ( (1 designer + 4 developers) * 1 week)
Milestone 2: Development (4 developers * 2 weeks)
Milestone 3: Integration (4 developers * 1 weeks)
Milestone 4: Testing (4 developers * 1 weeks)
Elara is a new project that aims to provide a convenient, fast, and stable network access infrastructure for developers building on Polkadot and other parachains. It will be similar to Infura from the Ethereum ecosystem. Elara will allow developers to focus on building upper-level applications, while it takes care of the infrastructure.
Elara has a future plan that includes implementing Substrate node access, function expansion, performance optimization, multi-link entry, and Polkadot ecological access and service operation and maintenance.
The detailed design of v0.1 includes four milestones: design, development, integration, and testing. The cost of v0.1 is $34,400, and the Treasury Proposal is 8,600 New DOT.
To verify v0.1, there will be a Youtube demo video and Github source available. The Substrate node of the service can be accessed through http and websocket protocols, and developers can monitor RPC requests of Substrate nodes and view relevant monitoring statistics from the dashboard.