UNPKG

autsequi

Version:

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

4 lines (3 loc) 112 B
export const CONNECT_EVENT = 'connect'; export const ERROR_EVENT = 'error'; export const CLOSE_EVENT = 'close';