Commit Graph

10 Commits

Author SHA1 Message Date
Richard Ramos 38351aa43e
v1.0.4 2020-06-04 10:01:54 -04:00
Richard Ramos 0332ffe099 package / lerna config 2020-04-03 14:07:30 -04:00
Richard Ramos 0468ef55c7 v1.0.3 2020-04-03 11:31:41 -04:00
RichΛrd c658f56440
feat: add commonjs config and missing subspace option in provider (#82)
* feat: add options to SubspaceProvider
* fix: add commonjs config
* fix: entry points
2020-04-03 11:30:32 -04:00
Richard Ramos 82448c240b feat: add missing dependencies 2020-03-24 08:54:26 -04:00
Richard Ramos 7c7eff7d12 fix: missing dependencies 2020-03-17 14:14:48 -04:00
Richard Ramos 5d7a6144e2 fix: subspace version 2020-03-17 14:00:33 -04:00
Richard Ramos 7fa051493a chore: version numbers 2020-03-16 14:08:56 -04:00
Richard Ramos 75cd97ebe9 types for react 2020-03-09 11:06:28 -04:00
Richard Ramos f62e3fc907
Adds lerna and receive web3 object instead of provider (#75)
* Lerna
* React components extracted to separate package
* Subspace requires a web3 object instead of a provider due to https://github.com/ethereum/web3.js/issues/1510
* Update react example to use components
2020-03-04 14:24:51 -04:00