G
G
Golem SDK
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
Task Model development
Service Model development
VM runtime
Debugging with the use of log files
Interactive testing environment
yapapi - Python high-level API
Golem Python API Reference
yajsapi - JavaScript high-level API
Introduction to Golem's high-level Java Script API
Modules
Classes
Enumeration
Enumeration: TaskStatus
Enumeration: SgxEngine
Enumeration: BillingScheme
Enumeration: Counter
Enumeration: PriceModel
Enumeration: RuntimeType
Enumeration: VmPackageFormat
Interfaces
Yagna Contributor Guide
How to a write payment driver
See also
Port forwarding
Running the yagna daemon from sources
Terms
Compatibility Guidelines
Compatibility Policy
Release Notes
Contact
Powered By
GitBook
Enumeration: VmPackageFormat
yajsapi
/
Exports
/
props/inf
/ VmPackageFormat
Enumeration: VmPackageFormat
props/inf
.VmPackageFormat
Table of contents
Enumeration members
GVMKIT_SQUASH
UNKNOWN
Enumeration members
GVMKIT_SQUASH
•
GVMKIT_SQUASH
= "gvmkit-squash"
Defined in
yajsapi/props/inf.ts:65
UNKNOWN
•
UNKNOWN
= ""
Defined in
yajsapi/props/inf.ts:64
Previous
Enumeration: RuntimeType
Next - yajsapi - JavaScript high-level API
Interfaces
Last modified
1yr ago