trufflesuite / drizzle-legacy

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

Feature/improve redux state creation #205

Closed cds-amal closed 5 years ago

cds-amal commented 5 years ago

This PR allows DApp developers to configure drizzle with their own middleware, sagas and reducers. One use case would be for DApp devs to listen to contract events. #147

adrianmcli commented 5 years ago

lgtm