📄
📄
📄
📄
Golem SDK develop
Search
⌃K
📄
📄
📄
📄
Golem SDK develop
Search
⌃K
The Golem SDK documentation
Introduction
Golem overview
Provider
Requestor
Requestor FAQ
Provider FAQ
Payments
Payments in Golem explained
Layer 2 payments
Using Golem on Mainnet
Mainnet / Polygon GLM Conversion
Provider tutorials
Becoming a provider
Provider CLI reference
Troubleshooting
Provider Troubleshooting
Requestor Troubleshooting
Developer tutorials
Requestor development: a quick primer
Golem application fundamentals
Decentralized applications on Golem
Task Model development
Service Model development
VM runtime
Debugging with the use of log files
Interactive testing environment
SGX secure enclave application development
yapapi - Python high-level API
Golem Python API Reference
yajsapi - JavaScript API
Introduction to Golem's JavaScript API
QuickStart
High-level API development
Mid-level API development
Golem Java Script API Reference
Classes
Enums
Interfaces
ActivityOptions
ExeScriptRequest
Result
StreamingBatchEvent
AgreementOptions
ProviderInfo
AgreementProposal
AgreementServiceOptions
DemandOptions
ComputationHistory
MarketStrategy
NetworkInfo
NetworkOptions
PackageOptions
AccountsOptions
AllocationOptions
BasePaymentOptions
BaseModel
Rejection
StorageProvider
TaskOptions
WorkOptions
Logger
Modules
Yagna Contributor Guide
How to write payment driver
See also
Port forwarding
Running the yagna daemon from sources
Terms
Compatibility Guidelines
Compatibility Policy
Release Notes
Contact
Powered By
GitBook
NetworkInfo
network/network
.NetworkInfo
Table of contents
Properties
id
ip
mask
nodes
Properties
id
•
id
:
string
Defined in
yajsapi/network/network.ts:28
ip
•
ip
:
string
Defined in
yajsapi/network/network.ts:29
mask
•
mask
:
string
Defined in
yajsapi/network/network.ts:30
nodes
•
nodes
:
Object
Index signature
▪ [ip:
string
]:
string
Defined in
yajsapi/network/network.ts:31
Previous
MarketStrategy
Next
NetworkOptions
Last modified
3mo ago