1.4.7 • Published 7 years ago
@haloplatform/vuex-web3-sync v1.4.7
vuex-web3-sync
Vuex module to sync with web3
install:
npm i @haloplatform/vuex-web3-sync --saveUsage:
requires Babel-Polyfill if you don't have it install it via: https://babeljs.io/docs/usage/polyfill
import store from './vuex/store'
import web3Sync from '@haloplatform/vuex-web3-sync'
web3Sync(store, 'webThree')
// second parameter is module name, optionalExposed Getters:
address- need descriptioncoinbase-StringETH Address Hexinstance-Function<Web3>Function that returns web3 instanceisInjected-BooleanTrue if web3 is injectednetworkId-StringNetwork IDisLocal-BooleanTrue if web3 instance is connected to local nodebalance-StringWallet balanceisApprovedNetwork-BooleanTrue if network is approvednetworkName-StringNetwork Namefilter- same asweb3.eth.filterreset- same asweb3.resetsha3- same asweb3.sha3contract- same asweb3.eth.contractisConnected- same asweb3.isConnected
1.4.7
7 years ago
0.3.0
7 years ago
1.3.0
7 years ago
1.2.3
7 years ago
1.2.0
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
0.2.9
7 years ago
0.2.8
7 years ago
0.2.7
7 years ago
0.2.6
7 years ago
0.2.6-0
7 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.11
8 years ago
0.1.10
8 years ago
0.1.9
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago