Last updated 2 years ago
Currently there are no Plutus Smart Contract references or blueprints for eLearning platforms seeking to implement Learn2Earn mechanics using Blockchain.
Build an open-source library that allows anyone to search, share, and get feedback on smart contracts.
This is the total amount allocated to Open Smart Contract Library.
Build an open-source library that allows anyone to search, share, and get feedback on smart contracts.
I'm a full-stack software developer with ten years of experience, and also a 1st cohort Plutus Pioneer.
Vrooli is a no-code prototyping and automation platform built for Cardano. We aim to make smart contracts, APIs, data, interfaces, and standards interoperable and decentralized through the use of routines. To increase the interoperability of routines, we want to develop a feature-packed smart contract library to streamline the discovery of smart contracts and allow anyone to contribute their own.
The library will be free, open-source, and simple to use. It will contain advanced search functionality, the ability to write smart contracts from scratch or use existing ones as templates, and an API.
Smart contracts can be searched by their name, hash (i.e. how it appears in a transaction), creator, category, and more. Each smart contract tracks its views, score, stars, forks, and other metrics. Each contract also has a Reddit-like comment section for providing quick feedback and suggestions. Specific improvements can be suggested by forking the contract, making changes, and opening a pull request.
When creating a smart contract, you can start from scratch or use an existing contract as a template. The editor will have syntax highlighting with support for at least Plutus and Solidity (but maybe more). You will not be able to run the contracts in a playground yet. In the future we plan to set up a smart contract payment system to run servers in a decentralized way, which will allow us to scale playground instances automatically without a middleman.
There will be an API to access the smart contracts from your own application. This is useful for any application that wants to display information and resources about a smart contract, while only knowing the contract’s hash found in the transaction. The API will have a free tier with a generous allowance of calls (not sure exactly how many yet), and one or more paid tiers so we can pay for server costs. If that isn’t enough, you will also be able to download the entire library as a .csv file.
Plutus developers face many hurdles when starting their development journey. One of the largest hurdles is how new development is. Documentation is often nonexistent, StackOverflow answers are scarce, and the number of people who can help is relatively small. A simple way to help lost developers is through examples - lots of them. There are a few well-documented examples in the plutus-apps repository, but not nearly enough in our opinion.
Having a place to critique and develop early-stage smart contracts will help onboard new developers. All Cardano smart contracts - including Plutus, Marlowe, and Solidity - will be accessible. Using the routine capability of Vrooli, you will be able to connect smart contracts to routines and routines to projects. This allows anyone to design tutorials and courses around any smart contracts they choose. Another benefit of this library approach is that users can track the development of smart contracts - from a rough idea to production-ready. This provides a much more encompassing guide to the developer experience than what is available today.
Experienced developers will also benefit by having the power of the whole community to help them design and test new contracts. With all of these contracts in one place, we can discover the common pitfalls of smart contract development, as well as design patterns that occur frequently.
The main development risk this project faces is time. If the other proposals we submitted take more time to develop than expected, then this project may be delayed by a few weeks. Luckily all will be hosted on an existing website that has been designed to accommodate these features from the start, so there should be relatively few development hurdles.
The project will be hosted on the Vrooli application. All features will be available to everyone for free. The code is well-documented and has a GPL license. Vrooli is a Progressive Web Application (PWA), so it can be downloaded as a mobile app. It will have push notifications, a customizable appearance, wallet and email authentication, and all other features you’d expect from a modern app.
Timeline
Total: $14650
This project will be developed by Matt Halloran. You can find all of his contact links at https://matthalloran.info.
There will be proposals in the future to add additional functionality to Vrooli. For example, we plan to integrate DIDs for a reputation and certification system. This will increase safety and reliability. We also plan to add the ability to execute smart contracts directly from Vrooli. This will make it possible to set up an intuitive web interface for executing your smart contracts - in just a few clicks. This will support simple tasks like minting NFTs, and also tasks that require multiple transactions (such as auctions, where someone has to make the closing bid).
Key Performance Indicators (KPIs) will be tracked automatically, and freely accessible in real-time. Our goals for this proposal are:
This builds off of the Fund6 proposal Community-Made Interactive Guides.
I'm a full-stack software developer with ten years of experience, and also a 1st cohort Plutus Pioneer.