Task Development Kit (TDK)
The following sections detail the use of Koii's Task Development Kit, which provides key components that will make it much easier to get started.
The Task Namespace
When the Executable runs inside of a Task Node, it will have access to a number of supported built-in functions for interacting with blockchains, preparing proofs, and generating cryptographic signatures.
Using the Task NamespaceLocal Testing Environment
It can be quite complicated to design game theory and incentive models, so we've built a simulation environment to help speed things up. The local testing kit features easy to use docker containers to help run lots of nodes, so that you can see what happens when they misbehave.
Testing Locally with DockerLast updated