UNPKG

web3-modal-x

Version:

A single Web3 / Ethereum provider solution for all Wallets

40 lines (39 loc) 831 B
{ "name": "web3-modal-x", "version": "1.0.6", "description": "A single Web3 / Ethereum provider solution for all Wallets", "main": "./src/Web3ModalVue.vue", "keywords": [ "web3", "web3vue", "crypto", "ethereum", "web3modal", "web3modalvue", "vueweb3", "metamask", "walletconnect", "portis", "fortmatic", "arkane", "authereum", "frame" ], "files": [ "src" ], "author": "linuxiao", "license": "MIT", "homepage": "https://github.com/SmallRuralDog/web3modal-vue/", "repository": { "type": "git", "url": "https://github.com/SmallRuralDog/web3modal-vue.git/" }, "bugs": { "url": "https://github.com/SmallRuralDog/web3modal-vue/issues/" }, "dependencies": { "detect-browser": "^5.2.0", "vue-styled-components": "^1.6.0" } }