UNPKG

@iexec/web3mail

Version:

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

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