Commit Graph

15 Commits

Author SHA1 Message Date
Richard Ramos 7fa051493a chore: version numbers 2020-03-16 14:08:56 -04:00
Richard Ramos 353fee7d23 fix: docs 2020-03-10 11:30:58 -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 0344cb3c93 Add README 2020-03-09 11:35:19 -04:00
Richard Ramos 243dc067e2 refactor: moving docs to repo 2020-03-09 11:31:29 -04:00
Richard Ramos 75cd97ebe9 types for react 2020-03-09 11:06:28 -04:00
Richard Ramos 433300aa62 feat: type definition 2020-03-09 08:46:25 -04:00
Richard Ramos 34fba9d812 fix: wait for subspace to init 2020-03-06 14:20:31 -04:00
Richard Ramos 4ffe324a80 fix: return empty array for unknown event key 2020-03-06 14:20:16 -04:00
Richard Ramos 4976ccf5f5 feat: update READMEs for root and core package 2020-03-04 15:12:16 -04:00
Richard Ramos 445c89856c fix: ignore files 2020-03-04 15:05:23 -04:00
Richard Ramos 85c4d9300a fix: tests 2020-03-04 14:48:08 -04:00
Richard Ramos a2a133f2cf fix: tracking blocks 2020-03-04 14:48:01 -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