Comment on page

Task Model development

Your own task on golem.

Introduction

This section shows a typical experience of a developer who would like to create their own task-based application using Golem.
In case of any doubts or problems, you can always contact us on Discord.
In order to make the journey through this tutorial easier to follow we divided it into sections.
The first one is a general introduction, pointing the developer's mind to the rails of Golem application development.
Next we explain the mechanics of task-based requestor development, with a simple example running on the VM runtime:
Then we proceed to complicate things a bit by showing you how to use Golem with a proof-of-concept hash cracker:
Last but not least, we describe hashcat and show how we are going to make it work in parallel using Golem.