UNPKG

@iexec/web3mail

Version:

This product enables users to confidentially store data–such as mail address, documents, personal information ...

12 lines (11 loc) 848 B
export declare const WEB3_MAIL_DAPP_ADDRESS = "web3mail.apps.iexec.eth"; export declare const PROD_WORKERPOOL_ADDRESS = "prod-v8-bellecour.main.pools.iexec.eth"; export declare const DATAPROTECTOR_SUBGRAPH_ENDPOINT = "https://thegraph-product.iex.ec/subgraphs/name/bellecour/dataprotector-v2"; export declare const MAX_DESIRED_DATA_ORDER_PRICE = 0; export declare const MAX_DESIRED_APP_ORDER_PRICE = 0; export declare const MAX_DESIRED_WORKERPOOL_ORDER_PRICE = 0; export declare const DEFAULT_CONTENT_TYPE = "text/plain"; export declare const IPFS_UPLOAD_URL = "/dns4/ipfs-upload.v8-bellecour.iex.ec/https"; export declare const DEFAULT_IPFS_GATEWAY = "https://ipfs-gateway.v8-bellecour.iex.ec"; export declare const WHITELIST_SMART_CONTRACT_ADDRESS = "0x781482C39CcE25546583EaC4957Fb7Bf04C277D2"; export declare const ANY_DATASET_ADDRESS = "any";