UNPKG

ribbit-wallet-connect

Version:

Next-generation multi-chain wallet and payments app that makes crypto simple, secure, and usable in daily life.

5 lines (4 loc) 107 B
export declare const getNetworkAndChain: (chainId: number) => { network: string; chain: string; };