Commit Graph

7 Commits

Author SHA1 Message Date
Richard Ramos 0332ffe099 package / lerna config 2020-04-03 14:07:30 -04:00
Richard Ramos 8fb4f898a5 v2.0.3 2020-03-25 10:07:19 -04:00
Richard Ramos 2d1f4af61f fix: block number was missing on the event data 2020-03-24 08:48:22 -04:00
Richard Ramos 7c7eff7d12 fix: missing dependencies 2020-03-17 14:14:48 -04:00
Richard Ramos 7fa051493a chore: version numbers 2020-03-16 14:08:56 -04:00
Richard Ramos 433300aa62 feat: type definition 2020-03-09 08:46:25 -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