UNPKG

@totle/web3connect

Version:

A single Web3 / Ethereum provider solution for all Wallets

7 lines 382 B
export declare const WEB3_CONNECT_MODAL_ID = "WEB3_CONNECT_MODAL_ID"; export declare const PREFERRED_PROVIDER_KEY = "WEB3_CONNECT_PREFERRED_PROVIDER"; export declare const INJECTED_PROVIDER_ID = "injected"; export declare const CONNECT_EVENT = "connect"; export declare const ERROR_EVENT = "error"; export declare const CLOSE_EVENT = "close"; //# sourceMappingURL=constants.d.ts.map