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: SgxEngine
yajsapi
/
Exports
/
package/sgx
/ SgxEngine
Enumeration: SgxEngine
package/sgx
.SgxEngine
Table of contents
Enumeration members
GRAPHENE
JS
WASI
WASM
Enumeration members
GRAPHENE
•
GRAPHENE
= "sgx"
Defined in
yajsapi/package/sgx.ts:76
JS
•
JS
= "sgx-js"
Defined in
yajsapi/package/sgx.ts:77
WASI
•
WASI
= "sgx-wasi"
Defined in
yajsapi/package/sgx.ts:79
WASM
•
WASM
= "sgx-wasm"
Defined in
yajsapi/package/sgx.ts:78
Previous
Enumeration: TaskStatus
Next
Enumeration: BillingScheme
Last modified
1yr ago