Golem SDK
Golem SDK
The Golem SDK documentation
Introduction
Golem overview
Provider
Requestor
Payments
Layer 2 payments on zkSync
Using Golem on Mainnet
Provider tutorials
Becoming a provider
Provider CLI reference
troubleshooting
Provider Troubleshooting
Requestor Troubleshooting
Requestor tutorials
Requestor development: a quick primer
How does it work? A more in-depth look at an example requestor agent
How to convert a Docker image into a Golem image?
Create your own application on Golem
Debugging by use of log file
Interactive testing environment
yapapi - Python high-level API
Introduction to Golem's high-level Python API
Low-Level
API Reference
yajsapi - Java Script high-level API
Introduction to Golem's high-level Java Script API
Modules
Classes
Enumeration
Interface
Interface: default
Yagna Contributor Guide
How to a write payment driver
See also
Running the yagna daemon from sources
Terms
Compatibility Guidelines
Compatibility Policy
Contact
Powered by GitBook

Interface: default

​yajsapi / Exports / utils/callable / default

Interface: default

​utils/callable.default

Type parameters

Name

T

R

Hierarchy

  • default

Callable

▸ default(...T: any[]): R

Parameters:

Name

Type

...T

any[]

Returns: R

Defined in: yajsapi/utils/callable.ts:1​

yajsapi - Java Script high-level API - Previous
Interface
Next - Yagna Contributor Guide
How to a write payment driver
Last updated 3 weeks ago
Contents
Interface: default
Type parameters
Hierarchy
Callable