Commit Graph

15 Commits

Author SHA1 Message Date
Richard Ramos 38351aa43e
v1.0.4 2020-06-04 10:01:54 -04:00
acolytec3 5fb93ae998
Fix useSubspace typing issue (#87) 2020-06-03 15:37:29 -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 118bc57fc4 Update docs to reflect latest subspace changes 2020-03-09 15:15:07 -04:00
Richard Ramos 7160031807 fix: adding react readme.md 2020-03-09 11:39:53 -04:00
Richard Ramos 75cd97ebe9 types for react 2020-03-09 11:06:28 -04:00
Richard Ramos 34fba9d812 fix: wait for subspace to init 2020-03-06 14:20:31 -04:00
Richard Ramos 445c89856c fix: ignore files 2020-03-04 15:05:23 -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