UNPKG

@amfi/connect-wallet

Version:

Connect Crypto Wallet by using CoinbaseWallet (WalletLink), KardiaChain, MetaMask browser extentions or mobile application and WalletConnect service by scanning Wallet Qr-code.

14 lines (13 loc) 318 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "esModuleInterop": true, "baseUrl": "./src", "outDir": "./dist", "declaration": true, "experimentalDecorators": true, "module": "commonjs", "lib": ["es2018", "dom"] }, "exclude": [".history/", "node_modules", "dist"] }