Comment on page
Project Ideas > MultiversX Dev Tooling and Infra
Here are some ideas to get your "creative juices" flowing. Note that these are just ideas and not "instructions," so use these to get some inspiration for your original ideas!
Develop AI-assisted tools for easier smart contract documentation generation, robust auditing that provides security recommendations and best practice recommendations for general coding patterns and complex coding patterns like cross-shard callback error handling and enhanced gas estimation etc. Ideally these tools should have seamless integration with developer platforms like Visual Studio Code and GitHub.
This is one of the most requested features from existing MultiversX Ecosystem projects. Create an end-to-end automated quality assurance framework tailored for MultiversX DApps that have integrated wallets via SDK Core or other frameworks, automating the testing process of app features that also require wallet interactions. A perfect example would be a framework or "starter projects" for end-to-end testing using a tool like Cypress.io
Build an Event querying service akin to the service The Graph provides, simplifying blockchain data access without the need for custom indexing solutions, saving time for developers and boosting user experience of DApps.
Embark on the journey to develop a secure and user-friendly wallet abstraction service similar to Web3Auth, enhancing the safety of blockchain transactions. Ideally, the solution should not be a centralized, custodial solution (e.g., storing wallers on behalf of users in a database); instead, it should be a dynamic, deterministic, and non-custodial solution. This is a complex challenge but will benefit many projects in the Ecosystem.
Last modified 2mo ago