Please describe your proposed solution.
Aiken is a smart contract language for Cardano that has really taken the chain by storm, developed by an awesome team with a simple and easy to read syntax that is massively optimised for efficient on chain validation.
Okapi is a library of helper functions I have been developing as I have built smart contracts in Aiken, that is currently neither ready for publishing nor optimised for performance.
The goal of this proposal is to dedicate 2 months working on Okapi directly, optimising and adding to this helper function library in public.
I will make youtube videos covering the process, design decisions, and optimisation process.
My goal is to create a toolset that can be taught to beginners to help them understand and design their own smart contracts.
I will use this as a way to create both a tool that the community can use and one that can help budding smart contract developers quickly draft and test their ideas as a proof of concept mechanism to even further improve the amazing dev experience that the Aiken team have put together