UNPKG

@leapwallet/embedded-wallet-sdk-react

Version:

A react library for integrating metamask snaps on a cosmos dApp

3 lines (2 loc) 149 B
export { sliceAddress, formatAmount, } from "@leapwallet/embedded-wallet-sdk-core"; export declare const prettyWalletType: (type: string) => string;