Library for Reactive Dapp Development with auto syncing and caching capabilities https://subspace.embarklabs.io
Go to file
Iuri Matias bb335aa4cb
Merge pull request #7 from status-im/avoid_duplicate_updates
only trigger property watcher when value actually changes
2019-08-20 11:27:01 -04:00
src only trigger property watcher when value actually changes 2019-08-20 11:20:54 -04:00
test only trigger property watcher when value actually changes 2019-08-20 11:20:54 -04:00
.editorconfig move simulation to its own file 2019-06-01 10:13:43 -04:00
.gitignore feat: add webpack config for browser and node 2019-08-09 14:45:38 -04:00
babel.config.js feat: add webpack config for browser and node 2019-08-09 14:45:38 -04:00
package-lock.json add simple Rating contract 2019-08-09 15:23:54 -04:00
package.json Merge pull request #2 from status-im/web3 2019-08-19 11:20:45 -04:00
poc.js add simple Rating contract 2019-08-09 15:23:54 -04:00
webpack.common.js set eventSyncer as entry point, and change target to commonjs2 2019-08-19 15:28:43 -04:00
webpack.dev.js feat: add webpack config for browser and node 2019-08-09 14:45:38 -04:00
yarn.lock only trigger property watcher when value actually changes 2019-08-20 11:20:54 -04:00