HomeQuickStartsCreate on GolemShare and EarnGeneral Info

GitHub

0
0

Create on Golem

  • How do you want to create?
reference

Module: agreement/service

Table of contents

Classes

  • AgreementCandidate

Interfaces

  • AgreementDTO
  • AgreementServiceOptions

Type Aliases

  • AgreementSelector

Type Aliases

AgreementSelector

Ƭ AgreementSelector: (candidates: AgreementCandidate[]) => Promise<AgreementCandidate>

Type declaration

▸ (candidates): Promise<AgreementCandidate>

Parameters
NameType
candidatesAgreementCandidate[]
Returns

Promise<AgreementCandidate>

Defined in

src/agreement/service.ts:19

On this page

  1. Module: agreement/service

    • Table of contents
      • Classes
      • Interfaces
      • Type Aliases
    • Type Aliases
      • AgreementSelector
        • 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

Guides

  • Introduction
  • Quickstart
  • Concept
  • Setup tutorial
  • Basic Ray tasks usage tutorial
  • Converting a real-life use case to Ray on Golem
  • Cluster yaml reference
  • Supported versions and other limitations
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