UNPKG

@mindsorg/web3modal-ts

Version:

Web3modal's provider layer abstraction for simple implementation of web3 wallet connections

4 lines (3 loc) 136 B
export declare const CONNECT_EVENT = "connect"; export declare const ERROR_EVENT = "error"; export declare const CLOSE_EVENT = "close";