transmute-industries / transmute-mercury

React Redux Firebase Ethereum Seed dApp
https://transmute.industries
MIT License
6 stars 1 forks source link

EventStore Admin Interface #5

Closed OR13 closed 7 years ago

OR13 commented 7 years ago
/eventstores 
- all es in factory

/eventstore/:address
- summary including ACL of event store at address

/eventstore/:address/events 
- all events from event store at address

/eventstore/:address/read-model 
- application of a reducer to the stream and resulting state

/eventstore/:address/projection
- application of a projection to the stream and resulting state
OR13 commented 7 years ago

I am gonna close this for now, current working route examples: https://transmute.industries/eventstore/factory https://transmute.industries/eventstore/0x092fb47d6c13b91e5dc2aa1e50b1ceeee87dc018/events