UNPKG

@perawallet/connect

Version:

JavaScript SDK for integrating Pera Wallet to web applications.

4 lines (3 loc) 198 B
import PeraWalletConnect from "./PeraWalletConnect"; import { closePeraWalletSignTxnToast } from "./modal/peraWalletConnectModalUtils"; export { PeraWalletConnect, closePeraWalletSignTxnToast };