@totle/web3connect
Version:
A single Web3 / Ethereum provider solution for all Wallets
13 lines • 983 B
TypeScript
declare const _default: {
injected: () => Promise<any>;
walletconnect: (WalletConnectProvider: any, opts: import("./walletconnect").IWalletConnectConnectorOptions) => Promise<unknown>;
walletlink: (WalletLink: any, opts: import("./walletlink").IWalletLinkConnectorOptions) => Promise<unknown>;
portis: (Portis: any, opts: import("./portis").IPortisConnectorOptions) => Promise<unknown>;
torus: (Torus: any, opts: import("./torus").ITorusConnectorOptions) => Promise<unknown>;
fortmatic: (Fortmatic: any, opts: import("./fortmatic").IFortmaticConnectorOptions) => Promise<any>;
squarelink: (Squarelink: any, opts: import("./squarelink").ISquarelinkConnectorOptions) => Promise<unknown>;
arkane: (Arkane: any, opts: import("./arkane").IArkaneConnectorOptions) => Promise<unknown>;
authereum: (Authereum: any, opts: import("./authereum").IAuthereumConnectorOptions) => Promise<unknown>;
};
export default _default;
//# sourceMappingURL=index.d.ts.map