Zero to Hero with Koii Tasks
Koii Tasks are written mostly in JavaScript, but once you understand the basics, you can use any language that compiles to WebAssembly, or deploy tasks using the ORCA container manager.
Quick Start
If you'd like to jump right in to developing a Koii task, check out our quick start guide to run a task in 2 minutes.
Tutorial
If you want a more comprehensive tutorial, we created EZSandbox with eight step-by-step lessons walking you through the development of several Koii tasks.
Task Template
Are you an experienced task developer? Grab the task template and start hacking!