HomeQuickstartsCreate on GolemShare and EarnGeneral Info

GitHub

0
0

Create on Golem

  • How do you want to create?
JS API Reference

Module: task/work

Table of contents

Classes

  • WorkContext

Interfaces

  • WorkOptions
  • CommandOptions

Type Aliases

  • Worker

Type Aliases

Worker

Ƭ Worker<OutputType>: (ctx: WorkContext) => Promise<OutputType>

Type parameters

Name
OutputType

Type declaration

▸ (ctx): Promise<OutputType>

Parameters
NameType
ctxWorkContext
Returns

Promise<OutputType>

Defined in

src/task/work.ts:25

On this page

  1. Module: task/work

    • Table of contents
      • Classes
      • Interfaces
      • Type Aliases
    • Type Aliases
      • Worker
        • Type parameters
        • Type declaration
          • Parameters
          • Returns
        • Defined in
JS Docs

Overview

Examples

  • Introduction
  • Executing tasks
  • Composing tasks
  • Transferring data
  • Working with results
  • Selecting providers
  • Working with images
  • Using app-keys
  • Switching to mainnet

Tutorials

  • Introduction
  • Quickstart Explained
  • Running parallel tasks
  • Running Golem from browser
  • Building custom image
  • Testing Golem Images

Guides

  • Introduction
  • Task Model
  • Golem images
  • Golem images FAQ
  • Switching to mainnet
  • Troubleshooting
Ray on Golem Docs

Overview

Getting Started

  • Introduction
  • Quickstart
  • Setup tutorial
  • Supported versions and other limitations

Tutorials

  • Basic Ray tasks usage tutorial
  • Converting a real-life use case to Ray on Golem
  • Accessing the Internet (outbound) tutorial

Ray on Golem tools

  • Cluster yaml
  • Ray CLI
  • Ray on Golem CLI

Troubleshooting

  • Troubleshooting
Learn Dapps

Overview

Guides

  • Introduction
  • Quickstart
  • Hello World Dapp
  • Managing multiple dapps
  • Creating Golem Dapps
  • Differences between Docker containers and Golem VM runtime
  • Troubleshooting
GitHubDiscordRedditYoutubeLinkedIn
Copyright © 2023 Golem Factory GmbH