Library for Reactive Dapp Development with auto syncing and caching capabilities https://subspace.embarklabs.io
Go to file
Richard Ramos bd1ba449ae use strings (default web3js behavior for uint) 2019-08-29 16:28:15 -04:00
src use strings (default web3js behavior for uint) 2019-08-29 16:28:15 -04:00
test feat: watch erc20 balances 2019-08-29 16:26:00 -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