EOSIO / demux-js

💫 Deterministic event-sourced state and side effect handling for blockchain applications
MIT License
307 stars 71 forks source link

How can I get a stream of smart contract table changes? #177

Open DmitryMihaylov opened 5 years ago

DmitryMihaylov commented 5 years ago

For example I want to get real time changes of this table, glad to accept every help

https://bloks.io/account/betdiceadmin?loadContract=true&tab=Tables&account=betdiceadmin&scope=betdiceadmin&limit=100&table=user

nidhaloff commented 3 years ago

any updates on this? did you find a workaround