UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

6 lines (5 loc) 150 B
import { CreateConnectorFn } from "wagmi"; /** Ethereum wallets, by name. */ export declare const wallets: { [key: string]: CreateConnectorFn; };