UNPKG

@iexec/web3mail

Version:

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

3 lines (2 loc) 170 B
import { Address } from '../web3mail/types.js'; export declare function resolveDappAddressFromCompass(compassUrl: string, chainId: number): Promise<Address | undefined>;