Skip to main content

Zero to Hero with Koii Tasks

Tutorial

We recommend EZSandbox as your first step if you've never written a task before. It will walk you through the basic concepts of a task, the most common functions you'll use, creating your own KPL token, and deploying a task with your new token.

Task Template

Are you an experienced task developer? Grab the task template and start hacking!

Other Languages

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.

building on Koii