HomeQuickstartsCreate on GolemShare and EarnGeneral Info

GitHub

365
58

Create on Golem

  • How do you want to create?
  • ------------------------------
JS API Reference

Interface: NetworkInfo

network/network.NetworkInfo

Table of contents

Properties

  • id
  • ip
  • mask
  • gateway
  • nodes

Properties

id

• id: string

Defined in

src/network/network.ts:6


ip

• ip: string

Defined in

src/network/network.ts:7


mask

• mask: string

Defined in

src/network/network.ts:8


gateway

• Optional gateway: string

Defined in

src/network/network.ts:9


nodes

• nodes: Object

Index signature

▪ [ip: string]: string

Defined in

src/network/network.ts:10

Was this helpful?

On this page

  1. Interface: NetworkInfo

    • Table of contents
      • Properties
    • Properties
      • id
        • Defined in
      • ip
        • Defined in
      • mask
        • Defined in
      • gateway
        • Defined in
      • nodes
        • Index signature
        • 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
  • Running on the mainnet
  • 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