Library for Reactive Dapp Development with auto syncing and caching capabilities https://subspace.embarklabs.io
Go to file
Iuri Matias 350cc7fbc7
Merge pull request #21 from status-im/feat/single-subscription
feat: use a single subscription/interval for calls
2019-08-29 15:37:28 -04:00
src feat: use a single subscription/interval for calls 2019-08-29 15:33:58 -04:00
test support for method and call arguments returning multiple values 2019-08-28 16:07:39 -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.json support for method and call arguments returning multiple values 2019-08-28 16:07:39 -04:00
poc.js add simple Rating contract 2019-08-09 15:23:54 -04:00
webpack.common.js fix: webpack env config (#12) 2019-08-23 14:31:50 -04:00
webpack.dev.js fix: webpack env config (#12) 2019-08-23 14:31:50 -04:00
webpack.prod.js fix: webpack env config (#12) 2019-08-23 14:31:50 -04:00
yarn.lock test: graphql rxjs (#11) 2019-08-22 11:25:26 -04:00