steemit / devportal-tutorials-js

Tutorials for the Developer Portal
MIT License
44 stars 43 forks source link

JS-T: Stream blocks/operations/transactions #53

Closed feruzm closed 6 years ago

feruzm commented 6 years ago

Stream blocks/operations/transactions

AC

inertia186 commented 6 years ago

Optionally capture virtual operations. The minimum output should be the op type, timestamp, block producer + reference to api definitions about the op types.

feruzm commented 6 years ago

Simpler example, instead of more indepth explanation of each operation, imo goal is to show how streaming works and give devs ideas to start building bots, etc.. later we can build full fledged, advanced version