9 Commits

Author SHA1 Message Date
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