UNPKG

@arbius/aa-wallet

Version:

A secure and flexible Account Abstraction wallet implementation for Arbitrum One chain applications.

5 lines (4 loc) 123 B
/** * Setup the ethereum proxy to intercept window.ethereum calls */ export declare function setupEthereumProxy(): void;