trufflesuite / drizzle-legacy

Reactive Ethereum datastore for dapp UIs.
http://truffleframework.com/docs/drizzle/getting-started
MIT License
502 stars 129 forks source link

Feature/improve redux state creation #197

Closed cds-amal closed 5 years ago

cds-amal commented 5 years ago

This PR opens up contract events for the drizzle 1.x branch and gives 1.x users an easier ramp up to connecting with drizzle's redux store, stopping short of managing middleware creation.

doc and tutorial are here (in their own branch):

  1. https://github.com/trufflesuite/trufflesuite.com/tree/feature/tut-drizzle-contract-events
  2. https://github.com/trufflesuite/trufflesuite.com/tree/feature/doc-drizzles-redux-store