Skip to main content

zkcloudworker

Index

Type Aliases

ApiCommand

ApiCommand: recursiveProof | execute | sendTransactions | jobResult | deploy | getBalance | queryBilling

The APICommand type for interacting with the zkCloudWorker

JobStatus

JobStatus: created | started | finished | failed | used | restarted

blockchain

blockchain: local | devnet | lightnet | mainnet | zeko

blockchain is the type for the chain ID.

Variables

constDevnet

Devnet: MinaNetwork = ...

constLightnet

Lightnet: MinaNetwork = ...

constLocal

Local: MinaNetwork = ...

constMainnet

Mainnet: MinaNetwork = ...

constNATS_SERVER

NATS_SERVER: nats.socialcap.dev:4222 = "nats.socialcap.dev:4222"

constZeko

Zeko: MinaNetwork = ...

currentNetwork

currentNetwork: MinaNetworkInstance | undefined = undefined

constdefaultToken

defaultToken: wSHV2S4qX9jFsLjQo8r1BsMLH2ZRKsZx6EJd1sbozGPieEC4Jf = "wSHV2S4qX9jFsLjQo8r1BsMLH2ZRKsZx6EJd1sbozGPieEC4Jf"

constnetworks

networks: MinaNetwork[] = ...